home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / patchSG0001977.idb / usr / lib / X11 / ko_KR.euc / app-defaults / Netscape.z / Netscape
Encoding:
Text File  |  1997-04-07  |  299.6 KB  |  7,669 lines

  1. ! Netscape.ad --- app-defaults file for Netscape 3.01S.
  2. !
  3. ! Copyright (c) 1994, 1995 Netscape Communications Corporation,
  4. ! all rights reserved.
  5. !
  6. ! Created: Jamie Zawinski <jwz@netscape.com>, 23-Jun-94.
  7. ! Bugs and commentary to x_cbug@netscape.com.
  8. !
  9. ! Modified: dp Suresh <dp@netscape.com>, 01-Aug-95
  10. !
  11. !      ==========================================================
  12. !      NOTE: If you're looking here for things to customize, look
  13. !      on the Preferences dialogs under the Options menu first.
  14. !      Most things are customizable from there.  Things which are
  15. !      settable via the Preferences dialog boxes are stored in
  16. !      the ~/.netscape/preferences file, and not in X resources.
  17. !      ==========================================================
  18. !
  19. ! This file lists the default resources built in to Netscape.
  20. ! You can use the stuff in this file for examples of how to customize
  21. ! Netscape for your environment; normally you will do this by
  22. ! copying the few lines you want to alter to your private resource
  23. ! database, which usually lives in a file called .Xdefaults in your home
  24. ! directory.
  25. !
  26. ! Site administrators **may** want to make changes here and install this
  27. ! file as the global app-defaults file for the site.  To do this, one
  28. ! would copy this file to /usr/lib/X11/app-defaults/Netscape, or on SunOS,
  29. ! /usr/openwin/lib/app-defaults/Netscape.  (But actually this directory
  30. ! could be anywhere; only the person who installed X knows for sure.)
  31. !
  32. ! It is **STRONGLY RECOMMENDED** that you not install this file in the
  33. ! app-defaults directory unless you are really sure you know what you are
  34. ! doing.  There are a whole slew of version-skew problems associated with
  35. ! app-defaults files, which are best avoided by simply not using them.
  36. ! In particular, if the app-defaults file for a program is installed, and
  37. ! you get a new version of that program, you can't properly test out the
  38. ! new version without actually installing it, since it will pick up the
  39. ! resources for the previous version, and will quite likely malfunction.
  40. !
  41. ! In short, app-defaults files are bad.  Don't use them.  This file is
  42. ! provided for informational purposes, and so that I don't get a lot of
  43. ! complaints from people who think they understand this stuff better than
  44. ! I do.
  45.  
  46. ! Here's how you turn on SGI's Motif hacks:
  47. Netscape*sgiMode:         True
  48. Netscape*scheme:          Base
  49. Netscape*useSchemes:        Colors, Fonts
  50. Netscape*useEnhancedFSB:     True
  51.  
  52. ! IXI Motif Form widget is broken, don't use it
  53. !*useIxiAdds: NONE
  54.  
  55. ! User-Settable Parameters
  56. ! ========================
  57.  
  58. ! This is the directory where Netscape finds external files such as icons.
  59. !
  60. *appDir:            /usr/lib/X11/ko_KR.euc/netscape
  61.  
  62. ! This resource is the same as the -visual command line option, which selects
  63. ! an X visual on which the windows should be created.  Legal options are:
  64. ! Best, meaning pick the best one w.r.t. image quality; Default, meaning
  65. ! use whatever the server says is the default visual; a visual class (like
  66. ! PseudoColor or TrueColor); or a decimal or hexadecimal digit, the ID of
  67. ! a particular visual (in case there is more than one visual of a particular
  68. ! class.)  "Best" is probably the right choice.
  69. !
  70. *visualID:            Best
  71.  
  72. ! Whether Netscape should install a private colormap.  This will cause the
  73. ! maximal number of colors to be used, but on most systems, will result in
  74. ! unpleasant colormap flashing when switching between applications.  Legal
  75. ! options are: Yes, No, and Guess.  "Guess" means "install the colormap only
  76. ! if we know that the display hardware supports multiple simultaneous
  77. ! colormaps, meaning that there will be no colormap flashing."  Currently,
  78. ! that means install the map when displaying on an SGI screen, and don't
  79. ! otherwise.  (What other vendors have multiple hardware colormaps, and how
  80. ! do you uniquely identify that capability?  Let me know.)
  81. !
  82. *installColormap:        Guess
  83.  
  84. ! The maximum number of color cells to allocate per image; this is only
  85. ! relevant when using the default colormap of a PseudoColor visual.
  86. ! If it is 0, we allocate as many colors as we can get.  (The more colors
  87. ! that we can allocate, the better images will look.)  This controls only
  88. ! the number of colors allocated for internal images - a few more colors
  89. ! will be allocated for the fluff and chrome that comes with Motif.
  90. !
  91. *maxImageColors:        0
  92.  
  93. ! Set this to false to disable the <BLINK> tag.
  94. *blinkingEnabled:        True
  95.  
  96. ! Whether the Exit menu item should confirm first.
  97. *confirmExit:            False
  98.  
  99. ! Mouse cursor when over an anchor.
  100. *linkCursor:            hand2
  101.  
  102. ! Mouse cursor when awaiting a reply.
  103. *busyCursor:            watch
  104.  
  105. ! Mouse cursor when "Save Next Link As..." mode is on, and over a link.
  106. *saveNextLinkCursor:        hand2
  107.  
  108. ! Mouse cursor when "Save Next Link As..." mode is on, and not over a link.
  109. *saveNextNonlinkCursor:        crosshair
  110.  
  111. ! How quickly (in seconds) the status messages should update.
  112. *progressInterval:        1
  113.  
  114. ! How quickly (in milliseconds) the run light and/or logo should animate.
  115. *busyBlinkRate:            500
  116. *animRate:            166
  117.  
  118. ! How often (in seconds) the global history, bookmarks, and disk cache
  119. ! files should be updated.
  120. *saveHistoryInterval:        600
  121.  
  122. ! How many pixels of motion must occur before a mouse-release is interpreted
  123. ! as a "drag" rather than a "click."
  124. *hysteresis:            3
  125.  
  126. ! These resources control whether Netscape should redirect its stdout and
  127. ! stderr streams to a dialog box, so that diagnostics reported by other
  128. ! programs launched by Netscape (for example, external viewers specified in
  129. ! a mailcap file) will be reported to the user through a dialog box,
  130. ! instead of simply showing up on the stdout/stderr of the controlling
  131. ! terminal of Netscape (which in many cases won't even be visible.)
  132. !
  133. ! If you have a external viewer which produces an annoying amount of output
  134. ! even when it has nothing interesting to say, you can shut it up by
  135. ! redirecting its output to stderr; for example, to do this to mpeg_play,
  136. ! you could add the following to your .mailcap file:
  137. !
  138. !        video/mpeg; mpeg_play %s 2>&-
  139. !
  140. ! Normally, Netscape captures both the stdout and stderr into the dialog box.
  141. ! If you find a need to let one or both of them continue on to the actual
  142. ! terminal of Netscape, you can do it by setting these resources to False.
  143. !
  144. *useStderrDialog:        True
  145. *useStdoutDialog:        True
  146.  
  147. ! For those MIME content-encodings which are not directly understood
  148. ! internally, it is possible to specify another Unix program to use as
  149. ! a filter here.
  150. !
  151. ! Each line in the encodingFilters resource consists of four fields,
  152. ! separated by colons and optional whitespace:
  153. !
  154. !   <input-encoding>  : <output-encoding> : <extensions> : <filter-command>
  155. !
  156. ! input-encoding:  The MIME encoding from the Content-Transfer-Encoding header.
  157. !                  (The basic encodings 7BIT, 8BIT, BINARY, BASE64, and QUOTED-
  158. !                  PRINTABLE are built-in; no need to specify those.)
  159. !
  160. ! output-encoding: The encoding that results from this transformation.
  161. !                  Leaving this empty is usually appropriate.
  162. !
  163. ! extensions:      A comma-separated list of the extensions typically used for
  164. !                  files in this encoding; if a document ends in one of these
  165. !                  extensions, then when that document is saved to disk, the
  166. !                  extension will be stripped off of the default file name
  167. !                  (since documents are decoded before they are saved, and the
  168. !                  extension would no longer accurately describe the file.)
  169. !
  170. ! filter-command:  A shell command which reads from stdin and writes to stdout
  171. !                  which does the actual decoding.
  172. !
  173. *encodingFilters:                  \
  174.     x-compress :  : .Z     : uncompress -c    \n\
  175.     compress   :  : .Z     : uncompress -c    \n\
  176.     x-gzip     :  : .z,.gz : gzip -cdq    \n\
  177.     gzip       :  : .z,.gz : gzip -cdq    \n
  178.  
  179.  
  180. ! Too many servers have bugs in the implementation of window gravity for
  181. ! us to rely on it.  Scrolling of large forms is *significantly* faster
  182. ! if we are able to make use of window gravity, but on many X servers, it
  183. ! results in form items being scattered randomly all over the document.
  184. ! Legal values for this resource are Yes, No, Partial, and Guess.  If
  185. ! "Guess", we run some tests and try to decide whether the X server is
  186. ! broken or partially broken.
  187. !
  188. ! If you find yourself needing to use a value here other than Guess,
  189. ! please tell us, so that we can make it guess correctly in the future.
  190. !
  191. *windowGravityWorks:        Guess
  192.  
  193.  
  194. ! Colors
  195. !
  196. ! This resource controls the foreground text color of unfollowed links 
  197. ! (links which have not yet been visited.)
  198. !
  199. *linkForeground:            #0000EE
  200.  
  201. ! This resource controls the foreground text color of followed links 
  202. ! (links which have already been visited.)
  203. !
  204. *vlinkForeground:            #551A8B
  205.  
  206. ! This resource controls the foreground text color of activated links 
  207. ! (links which are in the process of being clicked upon.)
  208. !
  209. *alinkForeground:            #FF0000
  210.  
  211. ! These resources control the foreground and background colors of text
  212. ! which has been selected with the mouse.
  213. !
  214. *selectForeground:            #000000
  215. *selectBackground:            #FFFFCC
  216.  
  217. ! These resources control the foreground and background colors of normal text.
  218. !
  219. *defaultForeground:            #000000
  220. *defaultBackground:            #C0C0C0
  221.  
  222. ! This resource may be used to specify a default background image.  It should
  223. ! be a file name or URL pointing to a GIF, JPEG, or XBM image.  If it is blank,
  224. ! then the default background color will be used instead.
  225. !
  226. *defaultBackgroundImage:        
  227.  
  228. ! Normally, the user-specified colors and backgrounds will only be used when
  229. ! viewing documents which did not specify their own colors and backgrounds.
  230. ! If this resource is set to False, then the user-specified colors and
  231. ! backgrounds will always be used, regardless of the options specified in 
  232. ! the document itself.
  233. !
  234. *documentColorsHavePriority:        True
  235.  
  236.  
  237. ! Geometry
  238. !
  239. ! Here's how you set the default sizes and positions of the Netscape windows:
  240. !
  241. ! For the web browser window:   Netscape.Navigator.geometry: =500x700+100-0
  242. ! For the mail reader:          Netscape.Mail.geometry: =500x800+200-0
  243. ! For the news reader:          Netscape.News.geometry: =500x800+300-0
  244. ! For the mail editor:          Netscape.Composition.geometry: =400x600
  245. ! For the bookmarks window:     Netscape.Bookmarks.geometry: =300x900-0-0
  246. ! For the address book window:  Netscape.AddressBook.geometry: =300x900-300-0
  247. ! For the download windows:     Netscape.Download.geometry: =500x200-0-0
  248. !
  249. ! In previous versions of Netscape, we suggested setting the geometry on the
  250. ! TopLevelShell class; don't do that any more.  It will affect *all* of the
  251. ! top-level Netscape windows, including bookmarks and message composition and
  252. ! so on, which is probably not what you want.
  253. !
  254. ! To set the sizes of the panes and columns in the mail and news windows, 
  255. ! change them to the layout you like, and then select "Options/Save Options".
  256. ! (To change the fonts in the message lists, search below for the resource
  257. ! that begins with "XmLGrid*fontList".)
  258.  
  259.  
  260.  
  261. ! Translations
  262. !
  263. ! Many of these translations are duplicated on both "Meta" and "Alt", since
  264. ! X has this stupid notion that "Meta" and "Alt" are not synonymous, and
  265. ! Sun in their infinite wisdom furthers this confusing lossage by both having
  266. ! Meta *and* Alt keys on the keyboard, and having the key which is labelled
  267. ! Alt generate *META* (the Diamond keys generate Alt.)  All praise Sun!
  268. ! All praise the X keyboard model!
  269. !
  270. ! And because of the need to do this, we have to do all of the keyboard
  271. ! equivalents with "translations" instead of "accelerators", since a menu
  272. ! item can only have one accelerator, and in order to make both Meta and Alt
  273. ! work we need to give them each two.  All praise Motif!
  274.  
  275.  
  276. ! Keybindings in the main window which correspond to menu items.
  277. ! These are installed on every widget which is a child of our Shell,
  278. ! and are not installed on popups/transients.
  279. !
  280. *globalTranslations:            #override            \n\
  281.                                     \
  282.     Meta  Ctrl<Key>A:        addBookmark()            \n\
  283.      ~Alt Ctrl<Key>A:        addBookmark()            \n\
  284.     Meta  Ctrl<Key>B:        viewBookmark()            \n\
  285.      ~Alt Ctrl<Key>B:        viewBookmark()            \n\
  286.     Meta  Ctrl<Key>C:        copy()                \n\
  287.      ~Alt Ctrl<Key>C:        copy()                \n\
  288.     Meta  Ctrl<Key>D:        undefined-key()            \n\
  289.      ~Alt Ctrl<Key>D:        undefined-key()            \n\
  290.     Meta  Ctrl<Key>E:        undefined-key()            \n\
  291.      ~Alt Ctrl<Key>E:        undefined-key()            \n\
  292.     Meta  Ctrl<Key>F:        find()                \n\
  293.      ~Alt Ctrl<Key>F:        find()                \n\
  294.     Meta  Ctrl<Key>G:        findAgain()            \n\
  295.      ~Alt Ctrl<Key>G:        findAgain()            \n\
  296.     Meta  Ctrl<Key>H:        history()            \n\
  297.      ~Alt Ctrl<Key>H:        history()            \n\
  298.     Meta  Ctrl<Key>I:        loadImages()            \n\
  299.      ~Alt Ctrl<Key>I:        loadImages()            \n\
  300.     Meta  Ctrl<Key>J:        undefined-key()            \n\
  301.      ~Alt Ctrl<Key>J:        undefined-key()            \n\
  302.     Meta  Ctrl<Key>K:        undefined-key()            \n\
  303.      ~Alt Ctrl<Key>K:        undefined-key()            \n\
  304.     Meta  Ctrl<Key>L:        openURL()            \n\
  305.      ~Alt Ctrl<Key>L:        openURL()            \n\
  306.     Meta  Ctrl<Key>M:        mailNew()            \n\
  307.      ~Alt Ctrl<Key>M:        mailNew()            \n\
  308.     Meta  Ctrl<Key>N:        new()                \n\
  309.      ~Alt Ctrl<Key>N:        new()                \n\
  310.     Meta  Ctrl<Key>O:        openFile()            \n\
  311.      ~Alt Ctrl<Key>O:        openFile()            \n\
  312.     Meta  Ctrl<Key>P:        print()                \n\
  313.      ~Alt Ctrl<Key>P:        print()                \n\
  314.     Meta  Ctrl<Key>Q:        exit()                \n\
  315.      ~Alt Ctrl<Key>Q:        exit()                \n\
  316.     Meta  Ctrl<Key>R:        reload()            \n\
  317.      ~Alt Ctrl<Key>R:        reload()            \n\
  318.     Meta  Ctrl<Key>S:        saveAs()            \n\
  319.      ~Alt Ctrl<Key>S:        saveAs()            \n\
  320.     Meta  Ctrl<Key>U:        undefined-key()            \n\
  321.      ~Alt Ctrl<Key>U:        undefined-key()            \n\
  322.     Meta  Ctrl<Key>V:        paste()                \n\
  323.      ~Alt Ctrl<Key>V:        paste()                \n\
  324.     Meta  Ctrl<Key>W:        delete()            \n\
  325.      ~Alt Ctrl<Key>W:        delete()            \n\
  326.     Meta  Ctrl<Key>X:        cut()                \n\
  327.      ~Alt Ctrl<Key>X:        cut()                \n\
  328.     Meta  Ctrl<Key>Y:        paste()                \n\
  329.      ~Alt Ctrl<Key>Y:        paste()                \n\
  330.     Meta  Ctrl<Key>Z:        undo()                \n\
  331.      ~Alt Ctrl<Key>Z:        undo()                \n\
  332.                                     \
  333.     Meta  Ctrl<Key>1:        historyItem(1)            \n\
  334.      ~Alt Ctrl<Key>1:        historyItem(1)            \n\
  335.     Meta  Ctrl<Key>2:        historyItem(2)            \n\
  336.      ~Alt Ctrl<Key>2:        historyItem(2)            \n\
  337.     Meta  Ctrl<Key>3:        historyItem(3)            \n\
  338.      ~Alt Ctrl<Key>3:        historyItem(3)            \n\
  339.     Meta  Ctrl<Key>4:        historyItem(4)            \n\
  340.      ~Alt Ctrl<Key>4:        historyItem(4)            \n\
  341.     Meta  Ctrl<Key>5:        historyItem(5)            \n\
  342.      ~Alt Ctrl<Key>5:        historyItem(5)            \n\
  343.     Meta  Ctrl<Key>6:        historyItem(6)            \n\
  344.      ~Alt Ctrl<Key>6:        historyItem(6)            \n\
  345.     Meta  Ctrl<Key>7:        historyItem(7)            \n\
  346.      ~Alt Ctrl<Key>7:        historyItem(7)            \n\
  347.     Meta  Ctrl<Key>8:        historyItem(8)            \n\
  348.      ~Alt Ctrl<Key>8:        historyItem(8)            \n\
  349.     Meta  Ctrl<Key>9:        historyItem(9)            \n\
  350.      ~Alt Ctrl<Key>9:        historyItem(9)            \n\
  351.                                     \
  352.     Meta  Ctrl<Key>osfLeft:        back()                \n\
  353.      ~Alt Ctrl<Key>osfLeft:        back()                \n\
  354.     Meta  Ctrl<Key>osfRight:    forward()            \n\
  355.      ~Alt Ctrl<Key>osfRight:    forward()            \n\
  356.           <Key>osfCancel:    abort()                \n\
  357.                                     \
  358.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()        \n\
  359.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()        \n\
  360.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()        \n\
  361.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()        \n
  362.  
  363.  
  364.  
  365. ! These keysyms are apparently an R6ism.
  366. !    ~Meta ~Alt ~Ctrl<Key>KP_Prior:        PageUp()        \n\
  367. !    ~Meta ~Alt ~Ctrl<Key>KP_Next:        PageDown()        \n\
  368.  
  369.  
  370. ! Translations in the Mail & News window.
  371. ! Things here override the global translations (which are loaded first.)
  372. ! This changes:
  373. !    Ctrl+A from "Add Bookmark" to "Select All"
  374. !    Ctrl+H from "View History" to "Deliver Mail Now"
  375. !    Ctrl+L from "Open URL" to "Forward Message"
  376. !    Ctrl+R from "Reload" to "Reply to Sender"
  377. !    Ctrl+O from "Open File" to undefined
  378. !    Ctrl+S from "Save As" to undefined
  379. !
  380. ! This adds:
  381. !    Ctrl+Shift+A for "Select Thread"
  382. !    Ctrl+T for "Get New Mail"
  383. !    Ctrl+K for "Compress Folder"
  384. !    Ctrl+Shift+R for "Reply to All"
  385. !    Ctrl+D for "Delete Message"
  386. !    Ctrl+E for "Redo"
  387. !
  388. ! Alt arrow keys select previous/next.
  389. ! Ctrl+Shift arrow keys select previous/next unread.
  390. ! Meta+Shift arrow keys select previous/next marked.
  391. !
  392. *mailnewsGlobalTranslations:        #override            \
  393.     <Btn3Down>:            mailNewsPopup()            \n\
  394.     Meta  Ctrl ~Shift <Key>a:    selectAll()            \n\
  395.      ~Alt Ctrl ~Shift <Key>a:    selectAll()            \n\
  396.     Meta  Ctrl Shift <Key>a:    selectThread()            \n\
  397.      ~Alt Ctrl Shift <Key>a:    selectThread()            \n\
  398.     Meta  Ctrl ~Shift <Key>d:    deleteMessage()            \n\
  399.      ~Alt Ctrl ~Shift <Key>d:    deleteMessage()            \n\
  400.     Meta  Ctrl Shift <Key>d:    forwardMessageQuoted()        \n\
  401.      ~Alt Ctrl Shift <Key>d:    forwardMessageQuoted()        \n\
  402.     Meta  Ctrl<Key>E:        redo()                \n\
  403.      ~Alt Ctrl<Key>E:        redo()                \n\
  404.     Meta  Ctrl<Key>H:        deliverQueuedMessages()        \n\
  405.      ~Alt Ctrl<Key>H:        deliverQueuedMessages()        \n\
  406.     Meta  Ctrl<Key>K:        compressFolder()        \n\
  407.      ~Alt Ctrl<Key>K:        compressFolder()        \n\
  408.     Meta  Ctrl<Key>L:        forwardMessage()        \n\
  409.      ~Alt Ctrl<Key>L:        forwardMessage()        \n\
  410.     Meta  Ctrl<Key>O:        openFolder()            \n\
  411.      ~Alt Ctrl<Key>O:        openFolder()            \n\
  412.     Meta  Ctrl ~Shift <Key>r:    reply()                \n\
  413.      ~Alt Ctrl ~Shift <Key>r:    reply()                \n\
  414.     Meta  Ctrl Shift <Key>r:    replyAll()            \n\
  415.      ~Alt Ctrl Shift <Key>r:    replyAll()            \n\
  416.     Meta  Ctrl<Key>S:        saveMessageAs()            \n\
  417.      ~Alt Ctrl<Key>S:        saveMessageAs()            \n\
  418.     Meta  Ctrl<Key>T:        getNewMail()            \n\
  419.      ~Alt Ctrl<Key>T:        getNewMail()            \n\
  420.                                     \
  421.     Meta  Ctrl ~Shift <Key>Up:    selectPreviousMessage()        \n\
  422.      ~Alt Ctrl ~Shift <Key>Up:    selectPreviousMessage()        \n\
  423.     Meta  Ctrl ~Shift <Key>osfUp:    selectPreviousMessage()        \n\
  424.      ~Alt Ctrl ~Shift <Key>osfUp:    selectPreviousMessage()        \n\
  425.     Meta  Ctrl ~Shift <Key>Down:    selectNextMessage()        \n\
  426.      ~Alt Ctrl ~Shift <Key>Down:    selectNextMessage()        \n\
  427.     Meta  Ctrl ~Shift <Key>osfDown:    selectNextMessage()        \n\
  428.      ~Alt Ctrl ~Shift <Key>osfDown:    selectNextMessage()        \n\
  429.                                     \
  430.     Meta  Ctrl Shift <Key>Up:    selectPreviousUnreadMessage()    \n\
  431.      ~Alt Ctrl Shift <Key>Up:    selectPreviousUnreadMessage()    \n\
  432.     Meta  Ctrl Shift <Key>osfUp:    selectPreviousUnreadMessage()    \n\
  433.      ~Alt Ctrl Shift <Key>osfUp:    selectPreviousUnreadMessage()    \n\
  434.     Meta  Ctrl Shift <Key>Down:    selectNextUnreadMessage()    \n\
  435.      ~Alt Ctrl Shift <Key>Down:    selectNextUnreadMessage()    \n\
  436.     Meta  Ctrl Shift <Key>osfDown:    selectNextUnreadMessage()    \n\
  437.      ~Alt Ctrl Shift <Key>osfDown:    selectNextUnreadMessage()    \n\
  438.                                     \
  439.     Ctrl Shift <Key>Up:        selectPreviousMarkedMessage()    \n\
  440.     Ctrl Shift <Key>Up:        selectPreviousMarkedMessage()    \n\
  441.     Ctrl Shift <Key>osfUp:        selectPreviousMarkedMessage()    \n\
  442.     Ctrl Shift <Key>osfUp:        selectPreviousMarkedMessage()    \n\
  443.     Ctrl Shift <Key>Down:        selectNextMarkedMessage()    \n\
  444.     Ctrl Shift <Key>Down:        selectNextMarkedMessage()    \n\
  445.     Ctrl Shift <Key>osfDown:    selectNextMarkedMessage()    \n\
  446.     Ctrl Shift <Key>osfDown:    selectNextMarkedMessage()    \n\
  447.                                     \
  448.     Meta  Ctrl<Key>1:        undefined-key()            \n\
  449.      ~Alt Ctrl<Key>1:        undefined-key()            \n\
  450.     Meta  Ctrl<Key>2:        undefined-key()            \n\
  451.      ~Alt Ctrl<Key>2:        undefined-key()            \n\
  452.     Meta  Ctrl<Key>3:        undefined-key()            \n\
  453.      ~Alt Ctrl<Key>3:        undefined-key()            \n\
  454.     Meta  Ctrl<Key>4:        undefined-key()            \n\
  455.      ~Alt Ctrl<Key>4:        undefined-key()            \n\
  456.     Meta  Ctrl<Key>5:        undefined-key()            \n\
  457.      ~Alt Ctrl<Key>5:        undefined-key()            \n\
  458.     Meta  Ctrl<Key>6:        undefined-key()            \n\
  459.      ~Alt Ctrl<Key>6:        undefined-key()            \n\
  460.     Meta  Ctrl<Key>7:        undefined-key()            \n\
  461.      ~Alt Ctrl<Key>7:        undefined-key()            \n\
  462.     Meta  Ctrl<Key>8:        undefined-key()            \n\
  463.      ~Alt Ctrl<Key>8:        undefined-key()            \n\
  464.     Meta  Ctrl<Key>9:        undefined-key()            \n\
  465.      ~Alt Ctrl<Key>9:        undefined-key()            \n
  466.  
  467.  
  468. ! Translations in the MailCompose window.
  469. ! These are used instead of globalTranslations.
  470. !
  471. *mailcomposeGlobalTranslations:        #override            \
  472.                                     \
  473.     Meta  Ctrl<Key>B:        viewBookmark()            \n\
  474.      ~Alt Ctrl<Key>B:        viewBookmark()            \n\
  475.     Meta  Ctrl<Key>C:        copy()                \n\
  476.      ~Alt Ctrl<Key>C:        copy()                \n\
  477.     Meta  Ctrl<Key>Return:        sendMail()            \n\
  478.      ~Alt Ctrl<Key>Return:        sendMail()            \n\
  479.     Meta  Ctrl<Key>V:        paste()                \n\
  480.      ~Alt Ctrl<Key>V:        paste()                \n\
  481.     Meta  Ctrl<Key>W:        delete()            \n\
  482.      ~Alt Ctrl<Key>W:        delete()            \n\
  483.     Meta  Ctrl<Key>X:        cut()                \n\
  484.      ~Alt Ctrl<Key>X:        cut()                \n\
  485.     Meta  Ctrl<Key>Y:        paste()                \n\
  486.      ~Alt Ctrl<Key>Y:        paste()                \n\
  487.     Meta  Ctrl<Key>Z:        undo()                \n\
  488.      ~Alt Ctrl<Key>Z:        undo()                \n
  489.  
  490.  
  491. ! Translations in the Bookmarks and Adderssbook window.
  492. ! These translations are used instead of globalTranslations.
  493. ! None of the key *semantics* of globalTranslations are changed here,
  494. ! only the actions bound.  (And inapplicable actions are not present.)
  495. !
  496. *bmGlobalTranslations:            #override            \
  497.     <Btn3Down>:            BookmarkPopup()            \n\
  498.     Meta  Ctrl<Key>C:        bmcopy()            \n\
  499.      ~Alt Ctrl<Key>C:        bmcopy()            \n\
  500.     Meta  Ctrl<Key>D:        bmdeleteItem()            \n\
  501.      ~Alt Ctrl<Key>D:        bmdeleteItem()            \n\
  502.     Meta  Ctrl<Key>E:        bmredo()            \n\
  503.      ~Alt Ctrl<Key>E:        bmredo()            \n\
  504.     Meta  Ctrl<Key>F:        bmfind()            \n\
  505.      ~Alt Ctrl<Key>F:        bmfind()            \n\
  506.     Meta  Ctrl<Key>G:        bmfindAgain()            \n\
  507.      ~Alt Ctrl<Key>G:        bmfindAgain()            \n\
  508.     Meta  Ctrl<Key>M:        bmmailMessage()            \n\
  509.      ~Alt Ctrl<Key>M:        bmmailMessage()            \n\
  510.     Meta  Ctrl<Key>S:        bmsaveAs()            \n\
  511.      ~Alt Ctrl<Key>S:        bmsaveAs()            \n\
  512.     Meta  Ctrl<Key>V:        bmpaste()            \n\
  513.      ~Alt Ctrl<Key>V:        bmpaste()            \n\
  514.     Meta  Ctrl<Key>W:        bmclose()            \n\
  515.      ~Alt Ctrl<Key>W:        bmclose()            \n\
  516.     Meta  Ctrl<Key>X:        bmcut()                \n\
  517.      ~Alt Ctrl<Key>X:        bmcut()                \n\
  518.     Meta  Ctrl<Key>Y:        bmpaste()            \n\
  519.      ~Alt Ctrl<Key>Y:        bmpaste()            \n\
  520.     Meta  Ctrl<Key>Z:        bmundo()            \n\
  521.      ~Alt Ctrl<Key>Z:        bmundo()            \n
  522.  
  523. !
  524. ! Translations for document source window
  525. *dialogGlobalTranslations:        #override            \n\
  526.                                     \
  527.     Meta  Ctrl<Key>W:        delete()            \n\
  528.      ~Alt Ctrl<Key>W:        delete()            \n
  529.  
  530.  
  531.  
  532. ! Mouse bindings in the HTML display area.
  533. *drawingArea.translations:        #replace            \
  534.     <Btn1Down>:            ArmLink()            \n\
  535.     <Btn2Down>:            ArmLink()            \n\
  536.     ~Shift<Btn1Up>:            ActivateLink()            \
  537.                     DisarmLink()            \n\
  538.     ~Shift<Btn2Up>:            ActivateLink(new-window)    \
  539.                     DisarmLink()            \n\
  540.     Shift<Btn1Up>:            ActivateLink(save-only)        \
  541.                     DisarmLink()            \n\
  542.     Shift<Btn2Up>:            ActivateLink(save-only)        \
  543.                     DisarmLink()            \n\
  544.     <Btn1Motion>:            DisarmLinkIfMoved()        \n\
  545.     <Btn2Motion>:            DisarmLinkIfMoved()        \n\
  546.     <Btn3Motion>:            DisarmLinkIfMoved()        \n\
  547.     <Motion>:            DescribeLink()            \n\
  548.     <Btn3Down>:            CommandMenu()            \n
  549.  
  550. *drawingArea*XmList.highlightThickness:    2
  551.  
  552.  
  553. ! Some basic emacs-like bindings for text fields.
  554. !
  555. ! "editingTranslations" are merged into all XmText and XmTextField widgets.
  556. ! Then, either "multiLinEditingTranslations" or "singleLinEditingTranslations"
  557. ! are merged in, depending on whether it is an XmText or XmTextField widget.
  558. ! These resources are merged in after "globalTranslations", so it is possible
  559. ! for them to override the menu accelerators.
  560. !
  561. ! Problems:
  562. !  = I don't understand why the "Ctrl<Key>g" binding does nothing.
  563. !  = I wish things like `C-k C-k C-k C-n C-k C-k C-y' did the right thing.
  564. !  = This doesn't quite do active regions right, in that C-SPC M-f doesn't
  565. !    leave the word highlighted (though it does leave a region set.)
  566. ! Basically, XmText is not Emacs, and we therefore exist in a world of pain.
  567. !
  568. !  NOTE: if you're looking here because BackSpace and Delete aren't
  569. !     working the way you think they should, then you need to run
  570. !     xmodmap or xkeycaps to fix your keyboard, or mess read the man
  571. !     page forVirualBindings(1).  For details, see the Netscape FAQ
  572. !     (available from the Help menu.)
  573. !
  574. *editingTranslations:            #override            \n\
  575.     ~Meta ~Alt Ctrl<Key>a:        beginning-of-line()        \n\
  576.     ~Meta ~Alt  Shift Ctrl<Key>a:    beginning-of-line(extend)    \n\
  577.     ~Meta ~Alt ~Shift Ctrl<Key>b:    backward-character()        \n\
  578.     ~Meta ~Alt  Shift Ctrl<Key>b:    backward-character(extend)    \n\
  579.     ~Meta ~Alt      Ctrl<Key>d:    delete-next-character()        \n\
  580.     ~Meta ~Alt ~Shift Ctrl<Key>e:    end-of-line()            \n\
  581.     ~Meta ~Alt  Shift Ctrl<Key>e:    end-of-line(extend)        \n\
  582.     ~Meta ~Alt ~Shift Ctrl<Key>f:    forward-character()        \n\
  583.     ~Meta ~Alt  Shift Ctrl<Key>f:    forward-character(extend)    \n\
  584.     ~Meta ~Alt      Ctrl<Key>g:    process-cancel()        \n\
  585.     ~Meta ~Alt      Ctrl<Key>h:    delete-previous-character()    \n\
  586.     ~Meta ~Alt      Ctrl<Key>space: set-anchor()            \n\
  587.     ~Meta ~Alt      Ctrl<Key>2:    set-anchor()            \n\
  588.     ~Meta ~Alt      Ctrl<Key>@:    set-anchor()            \n\
  589.                                     \
  590.     Meta  Ctrl ~Shift<Key>b:    backward-word()            \n\
  591.      ~Alt Ctrl ~Shift<Key>b:    backward-word()            \n\
  592.     Meta  Ctrl  Shift<Key>b:    backward-word(extend)        \n\
  593.      ~Alt Ctrl  Shift<Key>b:    backward-word(extend)        \n\
  594.     Meta  Ctrl ~Shift<Key>f:    forward-word()            \n\
  595.      ~Alt Ctrl ~Shift<Key>f:    forward-word()            \n\
  596.     Meta  Ctrl  Shift<Key>f:    forward-word(extend)        \n\
  597.      ~Alt Ctrl  Shift<Key>f:    forward-word(extend)        \n\
  598.     Meta  Ctrl     <Key>w:    copy-clipboard()        \n\
  599.      ~Alt Ctrl     <Key>w:    copy-clipboard()        \n\
  600.     Meta  Ctrl ~Shift<Key>osfLeft:    backward-word()            \n\
  601.      ~Alt Ctrl ~Shift<Key>osfLeft:    backward-word()            \n\
  602.     Meta  Ctrl  Shift<Key>osfLeft:    backward-word(extend)        \n\
  603.      ~Alt Ctrl  Shift<Key>osfLeft:    backward-word(extend)        \n\
  604.     Meta  Ctrl ~Shift<Key>osfRight:forward-word()            \n\
  605.      ~Alt Ctrl ~Shift<Key>osfRight:forward-word()            \n\
  606.     Meta  Ctrl  Shift<Key>osfRight:forward-word(extend)        \n\
  607.      ~Alt Ctrl  Shift<Key>osfRight:forward-word(extend)        \n
  608.  
  609. ! Translations that apply only to single-line fields; see above.
  610. !
  611. ! Ctrl-U clears the current line only in single-line fields.  Unix
  612. ! command-line weenies expect this, even though everyone knows Ctrl-U
  613. ! should mean "prefix argument".
  614. !
  615. ! In single-line fields, the various killing commands are really deletion
  616. ! commands instead (that is, they don't affect the Clipboard and are not
  617. ! undoable with Ctrl-y) because the XmTextField widget does not provide
  618. ! kill commands -- only the XmText widget does.  (What the hell is up with
  619. ! that...)  Maybe we could get around this by never using XmTextField, and
  620. ! only using XmText with editMode set to SINGLE_LINE_EDIT, but that might
  621. ! have other unexpected effects...
  622. !
  623. ! I thought of making Meta-d be `set-anchor() forward-word() cut-clipboard()',
  624. ! but that doesn't work, because forward-word takes the whitespace after the
  625. ! word as well, instead of stopping before the whitespace.
  626. !
  627. ! Similarly, Ctrl-k can't be implemented with
  628. ! `set-anchor() end-of-line(extend) cut-clipboard() delete-selection()'
  629. ! because that has the side effect of (temporarily) owning the selection,
  630. ! which would make it impossible to: select text in another application;
  631. ! type C-k at Netscape; Click middle to paste.  The paste would be impossible
  632. ! because C-k would have cleared the selection.
  633. !
  634. *singleLineEditingTranslations:        #override            \n\
  635.     ~Meta ~Alt Ctrl<Key>u:        beginning-of-line()        \
  636.                     delete-to-end-of-line()        \n\
  637.     ~Meta ~Alt Ctrl<Key>k:        delete-to-end-of-line()        \n\
  638.     ~Meta ~Alt Ctrl<Key>l:        refresh()            \n\
  639.     ~Meta ~Alt Ctrl<Key>w:        key-select()            \
  640.                     delete-selection()        \n\
  641.     ~Meta ~Alt Ctrl<Key>y:        paste-clipboard()        \n\
  642.     Meta  Ctrl     <Key>d:    delete-next-word()        \n\
  643.      ~Alt Ctrl     <Key>d:    delete-next-word()        \n\
  644.     Meta  Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  645.      ~Alt Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  646.     Meta  Ctrl<Key>osfDelete:    delete-next-word()        \n\
  647.      ~Alt Ctrl<Key>osfDelete:    delete-next-word()        \n
  648.  
  649. ! Translations that apply only to multi-line fields; see above.
  650. ! Most of these are here because they are commands that only apply when
  651. ! the text area has multiple lines in it, but see above comment about
  652. ! "kill" commands versus "delete" commands.
  653. !
  654. *multiLineEditingTranslations:        #override            \n\
  655.     ~Meta ~Alt Ctrl<Key>k:        kill-to-end-of-line()        \n\
  656.     ~Meta ~Alt Ctrl<Key>w:        key-select() kill-selection()    \n\
  657.     ~Meta ~Alt Ctrl<Key>y:        unkill()            \n\
  658.     Meta  Ctrl     <Key>d:    kill-next-word()        \n\
  659.      ~Alt Ctrl     <Key>d:    kill-next-word()        \n\
  660.     ~Meta ~Alt      Ctrl<Key>l:    redraw-display() refresh()    \n\
  661.     Meta  Ctrl<Key>osfBackSpace:    kill-previous-word()        \n\
  662.      ~Alt Ctrl<Key>osfBackSpace:    kill-previous-word()        \n\
  663.     Meta  Ctrl<Key>osfDelete:    kill-next-word()        \n\
  664.      ~Alt Ctrl<Key>osfDelete:    kill-next-word()        \n\
  665.                                     \
  666.     ~Meta ~Alt Ctrl<Key>j:        newline-and-indent()        \n\
  667.     ~Meta ~Alt Ctrl<Key>o:        newline-and-backup()        \n\
  668.     ~Meta ~Alt ~Shift Ctrl<Key>n:    next-line()            \n\
  669.     ~Meta ~Alt  Shift Ctrl<Key>n:    next-line(extend)        \n\
  670.     ~Meta ~Alt ~Shift Ctrl<Key>p:    previous-line()            \n\
  671.     ~Meta ~Alt  Shift Ctrl<Key>p:    previous-line(extend)        \n\
  672.     ~Meta ~Alt ~Shift Ctrl<Key>v:    next-page()            \n\
  673.     ~Meta ~Alt  Shift Ctrl<Key>v:    next-page(extend)        \n\
  674.     Meta  Ctrl ~Shift<Key>v:    previous-page()            \n\
  675.      ~Alt Ctrl ~Shift<Key>v:    previous-page()            \n\
  676.     Meta  Ctrl  Shift<Key>v:    previous-page(extend)        \n\
  677.      ~Alt Ctrl  Shift<Key>v:    previous-page(extend)        \n\
  678.      ~Alt Ctrl ~Shift<Key>[:    backward-paragraph()        \n\
  679.     Meta  Ctrl ~Shift<Key>[:    backward-paragraph()        \n\
  680.      ~Alt Ctrl  Shift<Key>[:    backward-paragraph(extend)    \n\
  681.     Meta  Ctrl  Shift<Key>[:    backward-paragraph(extend)    \n\
  682.      ~Alt Ctrl ~Shift<Key>]:    forward-paragraph()        \n\
  683.     Meta  Ctrl ~Shift<Key>]:    forward-paragraph()        \n\
  684.      ~Alt Ctrl  Shift<Key>]:    forward-paragraph(extend)    \n\
  685.     Meta  Ctrl  Shift<Key>[:    forward-paragraph(extend)    \n\
  686.      ~Alt Ctrl     <Key><:    set-anchor()            \
  687.                     beginning-of-file()        \n\
  688.     Meta  Ctrl     <Key><:    set-anchor()            \
  689.                     beginning-of-file()        \n\
  690.      ~Alt Ctrl     <Key>>:    set-anchor()            \
  691.                     end-of-file()            \n\
  692.     Meta  Ctrl     <Key>>:    set-anchor()            \
  693.                     end-of-file()            \n\
  694.     ~Alt  Ctrl     <Key><:    set-anchor()            \
  695.                     beginning-of-file(extend)    \n\
  696.        ~Meta  Ctrl     <Key><:    set-anchor()            \
  697.                     beginning-of-file(extend)    \n\
  698.     ~Alt  Ctrl     <Key>>:    set-anchor()            \
  699.                     end-of-file(extend)        \n\
  700.        ~Meta  Ctrl     <Key>>:    set-anchor()            \
  701.                     end-of-file(extend)        \n\
  702.     Ctrl  <Key>/:            undefined-key()            \n
  703.  
  704. ! Since these get merged in first, all the other bindings override them.
  705. ! This is just so that undefined non-self-inserting keys beep.
  706. ! (Except that this doesn't really work that well, so nevermind.)
  707. !*XmText.translations:        #override                \
  708. !            Ctrl <Key>:    undefined-key()            \n\
  709. !            Meta <Key>:    undefined-key()            \n\
  710. !             Alt <Key>:    undefined-key()            \n
  711. !*XmTextField.translations:    #override                \
  712. !            Ctrl <Key>:    undefined-key()            \n\
  713. !            Meta <Key>:    undefined-key()            \n\
  714. !             Alt <Key>:    undefined-key()            \n
  715.  
  716.  
  717. ! We merge these translations into all text fields which are not the
  718. ! bottommost text field in a dialog box (transient popup.)  This is so that
  719. ! hitting `return' in a text field will select the next text field if there
  720. ! is one, and will select the "OK" button if there are no more.
  721. !
  722. *nonterminalTextTranslations:    #override                \n\
  723.     <Key>Return:        next-tab-group()            \n\
  724.     <Key>Linefeed:        next-tab-group()            \n
  725.  
  726. ! This is used for self-submitting text fields in HTML forms (not popups.)
  727. ! We don't need to store these in to dialog box text fields, since in that
  728. ! case we are able to simply avoid storing in the above ones, but we don't
  729. ! know that until too late with forms.
  730. *terminalTextTranslations:    #override                \n\
  731.     <Key>Return:        activate()                \n\
  732.     <Key>Linefeed:        activate()                \n
  733.  
  734.  
  735. ! These translations are installed on every TextField widget in the main tree,
  736. ! but *not* on text fields in dialogs, or in the mail composition window
  737. ! (that's the difference between this and singleLineEditingTranslations.)
  738. *globalTextFieldTranslations:        #override            \n\
  739.     ~Meta ~Alt ~Ctrl<Key>Up:    LineUp()            \n\
  740.     ~Meta ~Alt ~Ctrl<Key>Down:    LineDown()            \n\
  741.     ~Meta ~Alt ~Ctrl<Key>osfUp:    LineUp()            \n\
  742.     ~Meta ~Alt ~Ctrl<Key>osfDown:    LineDown()            \n
  743.  
  744. ! These keysyms are apparently an R6ism.
  745. !    ~Meta ~Alt ~Ctrl<Key>KP_Up:    LineUp()            \n\
  746. !    ~Meta ~Alt ~Ctrl<Key>KP_Down:    LineDown()            \n\
  747.  
  748.  
  749. ! We install these on every widget in the main tree (but not popups) that isn't
  750. ! a Text or TextField or List.These, basically, are motion commands that ought
  751. ! to apply to the HTML display area unless some text field or List has focus,
  752. ! in which case they ought to apply to the text in that text field instead.
  753. ! Doesn't all this crap just make you want to hurl?
  754. *globalNonTextTranslations:        #override            \n\
  755.     ~Meta ~Alt ~Ctrl<Key>space:    Spacebar()            \n\
  756.                                       \
  757.     ~Meta ~Alt ~Ctrl<Key>Delete:    PageUp()            \n\
  758.     ~Meta ~Alt ~Ctrl<Key>BackSpace:    PageUp()            \n\
  759.     ~Meta ~Alt ~Ctrl<Key>Up:    LineUp()            \n\
  760.     ~Meta ~Alt ~Ctrl<Key>Down:    LineDown()            \n\
  761.     ~Meta ~Alt ~Ctrl<Key>Left:    ColumnLeft()            \n\
  762.     ~Meta ~Alt ~Ctrl<Key>Right:    ColumnRight()            \n\
  763.                                       \
  764.     ~Meta ~Alt ~Ctrl<Key>osfDelete:    PageUp()            \n\
  765.     ~Meta ~Alt ~Ctrl<Key>osfBackSpace:PageUp()            \n\
  766.      Meta  Ctrl<Key>f:        fishcam()            \n\
  767.       Alt  Ctrl<Key>f:        fishcam()            \n\
  768.      Meta  Ctrl<Key>t:        net_showstatus()        \n\
  769.       Alt  Ctrl<Key>t:        net_showstatus()        \n\
  770.     ~Meta ~Alt ~Ctrl<Key>osfUp:    LineUp()            \n\
  771.     ~Meta ~Alt ~Ctrl<Key>osfDown:    LineDown()            \n\
  772.     ~Meta ~Alt ~Ctrl<Key>osfLeft:    ColumnLeft()            \n\
  773.     ~Meta ~Alt ~Ctrl<Key>osfRight:    ColumnRight()            \n\
  774.                                       \
  775.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()        \n\
  776.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()        \n\
  777.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()        \n\
  778.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()        \n
  779.  
  780. ! These keysyms are apparently an R6ism.
  781. !    ~Meta ~Alt ~Ctrl<Key>KP_Up:    LineUp()            \n\
  782. !    ~Meta ~Alt ~Ctrl<Key>KP_Down:    LineDown()            \n\
  783. !    ~Meta ~Alt ~Ctrl<Key>KP_Left:    ColumnLeft()            \n\
  784. !    ~Meta ~Alt ~Ctrl<Key>KP_Right:    ColumnRight()            \n\
  785. !    ~Meta ~Alt ~Ctrl<Key>KP_Prior:    PageUp()            \n\
  786. !    ~Meta ~Alt ~Ctrl<Key>KP_Next:    PageDown()            \n\
  787.  
  788. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  789. ! Editor mouse translations
  790. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  791. *editorDrawingArea.translations: #replace \
  792.     <Btn1Down>:  editor-click(single, *, editor-grab-focus,,        \
  793.                               double, image, editor-dialog,image,,  \
  794.                               double, hrule, editor-dialog,hrule,,  \
  795.                               double, target,editor-dialog,target,, \
  796.                               double, tag,   editor-dialog,tag,,    \
  797.                               double, text,  editor-select-word)    \n\
  798.     <Btn1Motion>: editor-extend-adjust()                            \n\
  799.     <Btn1Up>:     editor-extend-end()                               \n\
  800.     <Btn2Down>:   editor-extend-start()                             \n\
  801.     <Btn2Motion>: editor-extend-adjust()                            \n\
  802.     <Btn2Up>:     editor-extend-end()                               \n\
  803.     <Btn3Down>:   editor-popup-menu()                               \n\
  804.     <Motion>:     editor-motion()                                   \n
  805.  
  806. ! Editor keyboard translations.
  807. *editorTranslations:              #override                \n\
  808.                                         \
  809.     Meta  Ctrl<Key>l:        editor-open-location()                \n\
  810.      ~Alt Ctrl<Key>l:        editor-open-location()                \n\
  811.     Meta  Ctrl<Key>o:        editor-open-file()                 \n\
  812.      ~Alt Ctrl<Key>o:        editor-open-file()                 \n\
  813.     Meta  Ctrl<Key>N:        editor-new()                \n\
  814.      ~Alt Ctrl<Key>N:        editor-new()                \n\
  815.     Meta  Ctrl<Key>s:        editor-save()                \n\
  816.      ~Alt Ctrl<Key>s:        editor-save()                \n\
  817.     Meta  Ctrl<Key>w:        editor-delete()                \n\
  818.      ~Alt Ctrl<Key>w:        editor-delete()                \n\
  819.     Meta  Ctrl<Key>r:        editor-reload()                \n\
  820.      ~Alt Ctrl<Key>r:        editor-reload()                \n\
  821.     Meta  Ctrl Shift<Key>r:        editor-reload(super)            \n\
  822.      ~Alt Ctrl Shift<Key>r:        editor-reload(super)            \n\
  823.     Meta  Ctrl<Key>M:        mailNew()                \n\
  824.      ~Alt Ctrl<Key>M:        mailNew()                \n\
  825.     Meta  Ctrl<Key>P:        print()                    \n\
  826.      ~Alt Ctrl<Key>P:        print()                    \n\
  827.     Meta  Ctrl<Key>Q:        exit()                    \n\
  828.      ~Alt Ctrl<Key>Q:        exit()                    \n\
  829.     Meta  Ctrl<Key>.:        editor-edit-source()                \n\
  830.                                         \
  831.     Meta  Ctrl ~Alt<Key>osfHelp:    editor-debug()                \n\
  832.     Ctrl Shift<Key>d:        editor-debug()                \n\
  833.                                         \
  834.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()        \n\
  835.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()        \n\
  836.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()    \n\
  837.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()    \n\
  838.                                     \
  839.     ~Meta ~Alt ~Ctrl<Key>Up:    editor-process-up()            \n\
  840.     ~Meta ~Alt ~Ctrl<Key>Down:    editor-process-down()            \n\
  841.     ~Meta ~Alt ~Ctrl<Key>osfUp:    editor-process-up()            \n\
  842.     ~Meta ~Alt ~Ctrl<Key>osfDown:    editor-process-down()            \n\
  843.     ~Meta ~Alt ~Ctrl<Key>osfLeft:    editor-backward-character()        \n\
  844.     ~Meta ~Alt ~Ctrl<Key>osfRight:    editor-forward-character()        \n\
  845.                                         \
  846.     :~Meta ~Alt ~Ctrl <Key>Delete:       editor-delete-next-character()    \n\
  847.     :~Meta ~Alt ~Ctrl <Key>BackSpace:     editor-delete-previous-character()\n\
  848.     :~Meta ~Alt ~Ctrl <Key>osfDelete:     editor-delete-next-character()    \n\
  849.     :~Meta ~Alt ~Ctrl <Key>osfBackSpace: editor-delete-previous-character()\n\
  850.                                         \
  851.     ~Meta ~Alt ~Ctrl<Key>osfBeginLine:editor-beginning-of-line()        \n\
  852.     ~Meta ~Alt ~Ctrl<Key>osfEndLine:  editor-end-of-line()            \n\
  853.     ~Meta ~Alt ~Ctrl Shift<Key>Return:editor-insert-line-break(normal)  \n\
  854.     ~Meta ~Alt ~Ctrl<Key>Return:      editor-process-return()        \n\
  855.     ~Meta ~Alt ~Ctrl Shift<Key>space: editor-insert-non-breaking-space()\n\
  856.     ~Meta ~Alt ~Ctrl <Key>space:      editor-self-insert()        \n\
  857.     ~Meta ~Alt ~Ctrl Shift<Key>Tab:   editor-indent(out)        \n\
  858.     ~Meta ~Alt ~Ctrl <Key>Tab:      editor-indent(in)            \n\
  859.                                         \
  860.     ~Meta ~Alt Ctrl<Key>a:    editor-beginning-of-line()            \n\
  861.     ~Meta ~Alt Ctrl<Key>e:    editor-end-of-line()                \n\
  862.     ~Meta ~Alt Ctrl<Key>p:    editor-process-up()                \n\
  863.     ~Meta ~Alt Ctrl<Key>n:    editor-process-down()                \n\
  864.     ~Meta ~Alt Ctrl<Key>b:    editor-backward-character()            \n\
  865.     ~Meta ~Alt Ctrl<Key>f:    editor-forward-character()            \n\
  866.                                         \
  867.     ~Meta  Alt ~Ctrl  Shift<Key>z:    editor-redo()                \n\
  868.     ~Meta  Alt ~Ctrl ~Shift<Key>e:    editor-redo()                \n\
  869.     ~Meta  Alt ~Ctrl ~Shift<Key>z:    editor-undo()                \n\
  870.                                         \
  871.      Meta ~Alt ~Ctrl<Key>b:    editor-toggle-character-properties(bold)   \n\
  872.      ~Meta Alt ~Ctrl<Key>b:    editor-toggle-character-properties(bold)   \n\
  873.      Meta ~Alt ~Ctrl<Key>i:    editor-toggle-character-properties(italic) \n\
  874.      ~Meta Alt ~Ctrl<Key>i:    editor-toggle-character-properties(italic) \n\
  875.      Meta ~Alt ~Ctrl<Key>u:    editor-toggle-character-properties(underline) \n\
  876.      ~Meta Alt ~Ctrl<Key>u:    editor-toggle-character-properties(underline) \n\
  877.      Meta ~Alt ~Ctrl<Key>t:    editor-toggle-character-properties(fixed)  \n\
  878.      ~Meta Alt ~Ctrl<Key>t:    editor-toggle-character-properties(fixed)  \n\
  879.      Meta ~Alt ~Ctrl<Key>k:    editor-set-character-properties(none)       \n\
  880.      ~Meta Alt ~Ctrl<Key>k:    editor-set-character-properties(none)       \n\
  881.                                         \
  882.     ~Meta ~Alt  Ctrl<Key>l:    editor-refresh()                \n\
  883.                                         \
  884.      Meta ~Alt ~Ctrl ~Shift<Key>Up:        editor-increase-font-size() \n\
  885.      Meta ~Alt ~Ctrl ~Shift<Key>osfUp:    editor-increase-font-size() \n\
  886.      Meta ~Alt ~Ctrl ~Shift<Key>Down:    editor-decrease-font-size() \n\
  887.      Meta ~Alt ~Ctrl ~Shift<Key>osfDown:    editor-decrease-font-size() \n\
  888.                                         \
  889.     ~Meta ~Alt ~Ctrl<Key>SunCopy:   editor-copy()               \n\
  890.     ~Meta ~Alt ~Ctrl<Key>SunPaste:  editor-paste()              \n\
  891.     ~Meta ~Alt ~Ctrl<Key>SunCut:    editor-cut()                \n\
  892.                                     \
  893.      Meta ~Alt ~Ctrl ~Shift<Key>x:    editor-cut()                \n\
  894.     ~Meta  Alt ~Ctrl ~Shift<Key>x:    editor-cut()                \n\
  895.      Meta ~Alt ~Ctrl ~Shift<Key>c:    editor-copy()                \n\
  896.     ~Meta  Alt ~Ctrl ~Shift<Key>c:    editor-copy()                \n\
  897.      Meta ~Alt ~Ctrl ~Shift<Key>v:    editor-paste()                \n\
  898.     ~Meta  Alt ~Ctrl ~Shift<Key>v:    editor-paste()                \n\
  899.      Meta ~Alt ~Ctrl ~Shift<Key>y:    editor-paste()                \n\
  900.     ~Meta  Alt ~Ctrl ~Shift<Key>y:    editor-paste()                \n\
  901.      Meta ~Alt ~Ctrl ~Shift<Key>d:    editor-delete-next-character()        \n\
  902.     ~Meta  Alt ~Ctrl ~Shift<Key>d:    editor-delete-next-character()        \n\
  903.      Meta ~Alt ~Ctrl ~Shift<Key>a:    editor-select-all()            \n\
  904.     ~Meta  Alt ~Ctrl ~Shift<Key>a:    editor-select-all()            \n\
  905.                                         \
  906.      Meta ~Alt ~Ctrl ~Shift<Key>f:    editor-find()                \n\
  907.      Meta ~Alt ~Ctrl ~Shift<Key>g:    editor-find-again()            \n\
  908.     ~Meta  Alt ~Ctrl ~Shift<Key>f:    editor-find()                \n\
  909.     ~Meta  Alt ~Ctrl ~Shift<Key>g:    editor-find-again()            \n\
  910.                                         \
  911.      Meta ~Alt ~Ctrl Shift<Key>u:    \
  912.     editor-set-character-properties(bold|italic|fixed|super|strikethrough)\
  913.         editor-set-font-size(+4) \n\
  914.                                         \
  915.     ~Meta ~Alt ~Ctrl ~Shift<Key>F10:            \n\
  916.     ~Meta ~Alt ~Ctrl ~Shift<Key>osfMenuBar:            \n\
  917.                                 \
  918.     <KeyRelease>:                                \n\
  919.     <Key>:            editor-self-insert()                \n\
  920.     <KeyPress>:        editor-self-insert()                \n\
  921.     <KeyUp>:                                \n\
  922.     <KeyDown>:        editor-self-insert()                \n
  923.  
  924. !=============================================================================
  925.  
  926.  
  927. ! About Translations, Actions, and "-remote" commands:
  928. !
  929. ! You can control a running Netscape process externally; you do this by
  930. ! issuing a command like "netscape -remote openURL(http://xxx)".
  931. ! When Netscape is invoked with the -remote argument, it does not open
  932. ! window, but instead connects to and controls an already-existing process.
  933. ! This is done using X properties, so the two Netscape processes need not
  934. ! be running on the same machine, and need not share a file system.
  935. !
  936. ! All of Netscape's action names are the same as its resource names; so, for
  937. ! example, if you wanted to know the name of the action that corresponds to
  938. ! the "Add Bookmark" menu item, you could look in this file for "Add Bookmark"
  939. ! and see that the resource that is set to that string is "addBookmark" -
  940. ! that's the name of the Action as well.
  941. !
  942. ! You can use Actions in Translation tables in the usual Xt-ish way, but you
  943. ! can also invoke them directly via "netscape -remote", like this:
  944. !
  945. !    netscape -remote 'addBookmark()'
  946. !
  947. ! That will cause the existing Netscape process to add its current URL to
  948. ! the bookmarks, just as if you had selected that menu item.
  949. !
  950. ! Please see the document http://home.netscape.com/newsref/std/x-remote.html
  951. ! for more information.
  952.  
  953.  
  954. !=============================================================================
  955.  
  956.  
  957. ! You can ask HTTP (Web) servers for documents in your preferred language
  958. ! by setting the Accept-Language header. It is a comma-separated list of
  959. ! languages or language/region pairs. For example, if you would prefer to
  960. ! see documents in French, or, failing that, in American English, you could
  961. ! use the following:
  962. !
  963. !   *httpAcceptLanguage: fr, en-US
  964.    *httpAcceptLanguage: ko, en-US
  965. !
  966. ! Other possible languages and regions are:
  967. !
  968. !   Chinese [zh]
  969. !   Chinese/China [zh-CN]
  970. !   Chinese/Taiwan [zh-TW]
  971. !   English [en]
  972. !   English/United Kingdom [en-GB]
  973. !   English/United States [en-US]
  974. !   French [fr]
  975. !   French/Canada [fr-CA]
  976. !   French/France [fr-FR]
  977. !   German [de]
  978. !   Italian [it]
  979. !   Japanese [ja]
  980. !   Korean [ko]
  981. !   Portuguese [pt]
  982. !   Portuguese/Brazil [pt-BR]
  983. !   Spanish [es]
  984. !   Spanish/Spain [es-ES]
  985.  
  986.  
  987. !=============================================================================
  988. !
  989. !      There's really nothing after this point you should be messing with.
  990. !
  991. !=============================================================================
  992.  
  993.  
  994. ! Motif drag-and-drop is insanely buggy, and is causing crashes even in
  995. ! contexts where it has no business being involved at all.  Let's try
  996. ! disabling it globally and see if that helps.
  997. Netscape*dragInitiatorProtocolStyle:    XmDRAG_NONE
  998. Netscape*dragReceiverProtocolStyle:    XmDRAG_NONE
  999.  
  1000.  
  1001. ! Labels
  1002. !
  1003. *Help.sensitive:            False
  1004.  
  1005. *urlLabel.alignment:            ALIGNMENT_END
  1006. *urlLabel.recomputeSize:        True
  1007. *urlLabel.netsiteLabelString:        ╗τ└╠╞«:
  1008. *urlLabel.uneditedLabelString:        └º─í:
  1009. *urlLabel.editedLabelString:        ├ú╛╞░í▒Γ:
  1010. ! this must be the longer of the two...
  1011. *urlLabel.labelString:            └º─í:
  1012. *drawingArea*moreButton.labelString:    ░Φ╝╙
  1013.  
  1014.  
  1015. !=============================================================================
  1016. *menuBar.file.labelString:        ╞─└╧
  1017.  
  1018. *menuBar*openBrowser.labelString:    ╗⌡ └Ñ ║Ω╢≤┐∞└·
  1019. *menuBar*openBrowser.mnemonic:        B
  1020. *menuBar*openBrowser.acceleratorText:    Ctrl+N
  1021. *Editor*menuBar*openBrowser.acceleratorText:
  1022. *Editor*menuBar*openBrowser.mnemonic: W
  1023.  
  1024. *menuBar*openURL.labelString:        URL ┐¡▒Γ...
  1025. *menuBar*openURL.mnemonic:        L
  1026. *menuBar*openURL.acceleratorText:    Ctrl+L
  1027.  
  1028. *menuBar*openFile.labelString:        ╞─└╧┐¡▒Γ...
  1029. *menuBar*openFile.mnemonic:        O
  1030. *menuBar*openFile.acceleratorText:    Ctrl+O
  1031.  
  1032. *menuBar*saveAs.labelString:        ┤┘╕Ñ └╠╕º└╕╖╬ └·└σ...
  1033. *menuBar*saveAs.mnemonic:        A
  1034. *menuBar*saveAs.acceleratorText:    Ctrl+S
  1035. *Editor*menuBar*saveAs.acceleratorText:
  1036.  
  1037. *menuBar*editDocument.labelString:      ╣«╝¡ ╞φ┴²...
  1038. *menuBar*editDocument.mnemonic:        E
  1039. !*menuBar*editDocument.acceleratorText: Ctrl+E
  1040.  
  1041. *menuBar*uploadFile.labelString:    ╞─└╧ ╛≈╖╬╡σ...
  1042. *menuBar*uploadFile.mnemonic:        U
  1043. ! no accelerator
  1044.  
  1045. *menuBar*saveLinksAs.labelString:    ┤┘└╜ ╕╡┼⌐╕ª ┤┘╕Ñ └╠╕º└╕╖╬ └·└σ...
  1046. *menuBar*saveLinksAs.mnemonic:        A
  1047. ! accelerator is magic
  1048. *menuBar*saveLinksAs.acceleratorText:    Shift+Click
  1049.  
  1050. *menuBar*mailNew.labelString:        ╗⌡ ╕▐└╧ └█╝║
  1051. *menuBar*mailNew.mnemonic:        M
  1052. *menuBar*mailNew.acceleratorText:    Ctrl+M
  1053.  
  1054. *menuBar*mailto.labelString:        ╣«╝¡╕ª ╕▐└╧╖╬ ║╕│╗▒Γ
  1055. *menuBar*mailto.mnemonic:        D
  1056.  
  1057. *menuBar*docInfo.labelString:        ╣«╝¡ ┴ñ║╕
  1058. *menuBar*docInfo.mnemonic:        N
  1059. ! no accelerator
  1060.  
  1061. *menuBar*frameInfo.labelString:        ╟┴╖╣└╙ ┴ñ║╕
  1062. ! no mnemonic
  1063. ! no accelerator
  1064.  
  1065. *menuBar*javaInfo.labelString:        └┌╣┘ ┴ñ║╕
  1066. *menuBar*javaInfo.mnemonic:        J
  1067.  
  1068. *menuBar*openMail.labelString:        Netscape ╕▐└╧
  1069. *menuBar*openMail.mnemonic:        M
  1070. ! no accelerator
  1071.  
  1072. *menuBar*openNews.labelString:        Netscape ┤║╜║
  1073. *menuBar*openNews.mnemonic:        N
  1074. ! no accelerator
  1075.  
  1076. *menuBar*printSetup.labelString:    └╬╝Γ ╝│┴ñ...
  1077. *menuBar*printSetup.mnemonic:        R
  1078. ! no accelerator
  1079.  
  1080. *menuBar*print.labelString:        └╬╝Γ...
  1081. *menuBar*print.mnemonic:        P
  1082. *menuBar*print.acceleratorText:        Ctrl+P
  1083.  
  1084. *menuBar*delete.labelString:        ┤▌▒Γ
  1085. *menuBar*delete.mnemonic:        C
  1086. *menuBar*delete.acceleratorText:    Ctrl+W
  1087.  
  1088. *menuBar*whatsChanged.labelString:    ├╓╜┼ ╗τ└╠╞«
  1089. !no accelerator
  1090.  
  1091. *menuBar*import.labelString:        ║╥╖»┐└▒Γ...
  1092. *menuBar*import.mnemonic:        I
  1093.  
  1094. *menuBar*quit.labelString:        ┴╛╖ß
  1095. *menuBar*quit.mnemonic:            X
  1096. *menuBar*quit.acceleratorText:        Ctrl+Q
  1097.  
  1098. *menuBar*windows.labelString:        ├ó
  1099. ! no accelerator
  1100.  
  1101. !*menuBar*openFolder.labelString:    ╞·┤⌡ ┐¡▒Γ...
  1102. !*menuBar*openNewsHost.labelString:    ╗⌡ ┤║╜║ ╝¡╣÷ ┐¼░ß...
  1103. !*menuBar*save.labelString:        └·└σ
  1104. !*menuBar*saveMessageAs.labelString:    ┤┘╕Ñ └╠╕º└╕╖╬ └·└σ...
  1105. !*menuBar*copyMessagesInto.labelString:    Copy Messages Into
  1106. !*menuBar*moveMessagesInto.labelString:    Move Messages Into
  1107. !*menuBar*messageInfo.labelString:    ┴ñ║╕...
  1108.  
  1109.  
  1110. !=============================================================================
  1111. *menuBar.edit.labelString:        ╞φ┴²
  1112.  
  1113. *menuBar*undo.labelString:        ├δ╝╥
  1114. *menuBar*undo.mnemonic:            U
  1115. *menuBar*undo.acceleratorText:        Ctrl+Z
  1116.  
  1117. *menuBar*redo.labelString:        └τ╜╟╟α
  1118. *menuBar*redo.mnemonic:            R
  1119. *menuBar*redo.acceleratorText:        Ctrl+E
  1120.  
  1121. *menuBar*cut.labelString:        └▀╢≤│╗▒Γ
  1122. *menuBar*cut.mnemonic:            T
  1123. *menuBar*cut.acceleratorText:        Ctrl+X
  1124.  
  1125. *menuBar*copy.labelString:        ║╣╗τ
  1126. *menuBar*copy.mnemonic:            C
  1127. *menuBar*copy.acceleratorText:        Ctrl+C
  1128.  
  1129. *menuBar*paste.labelString:        ║┘┐⌐│╓▒Γ
  1130. *menuBar*paste.mnemonic:        P
  1131. *menuBar*paste.acceleratorText:        Ctrl+Y
  1132.  
  1133. *menuBar*find.labelString:        ├ú▒Γ...
  1134. *menuBar*find.mnemonic:            F
  1135. *menuBar*find.acceleratorText:        Ctrl+F
  1136.  
  1137. *menuBar*findAgain.labelString:        ┤┘└╜ ├ú▒Γ
  1138. *menuBar*findAgain.mnemonic:        G
  1139. *menuBar*findAgain.acceleratorText:    Ctrl+G
  1140.  
  1141. *menuBar*deleteItem.labelString:    ╗Φ┴ª
  1142. *menuBar*deleteItem.mnemonic:        D
  1143. *menuBar*deleteItem.acceleratorText:    Ctrl+D
  1144.  
  1145.  
  1146. !=============================================================================
  1147. *menuBar.view.labelString:        ║╕▒Γ
  1148.  
  1149. *menuBar*reload.labelString:        ┤┘╜├ └╨▒Γ
  1150. *menuBar*reload.mnemonic:        R
  1151. *menuBar*reload.acceleratorText:    Ctrl+R
  1152. ! In news reply to sender uses this accelerator
  1153. *News*menuBar*reload.acceleratorText:    
  1154.  
  1155. *menuBar*reloadFrame.labelString:    ╟┴╖╣└╙ ┤┘╜├ └╨▒Γ
  1156. *menuBar*reloadFrame.mnemonic:        L
  1157.  
  1158. *menuBar*loadImages.labelString:    └╠╣╠┴÷ └╨▒Γ
  1159. *menuBar*loadImages.mnemonic:        I
  1160. *menuBar*loadImages.acceleratorText:    Ctrl+I
  1161.  
  1162. *menuBar*refresh.labelString:        ┤┘╜├ ▒╫╕«▒Γ
  1163. *menuBar*refresh.mnemonic:        F
  1164. ! no accelerator
  1165.  
  1166. *menuBar*source.labelString:        ╣«╝¡ ╝╥╜║
  1167. *menuBar*source.mnemonic:        D
  1168. ! no accelerator
  1169.  
  1170. *menuBar*frameSource.labelString:    ╟┴╖╣└╙ ╝╥╜║
  1171. ! no mnemonic
  1172. ! no accelerator
  1173.  
  1174. *menuBar*attachmentsInline.mnemonic:    A
  1175. ! no accelerator
  1176.  
  1177. *menuBar*attachmentsAsLinks.mnemonic:    L
  1178. ! no accelerator
  1179.  
  1180. !*menuBar*viewAllGroups.labelString:    ╕≡╡τ ┤║╜║ ▒╫╖∞ ╟Ñ╜├
  1181. !*menuBar*checkNewGroups.labelString:    Check for New Groups
  1182. !*menuBar*rot13.labelString:        Rot 13
  1183.  
  1184.  
  1185. !=============================================================================
  1186. *menuBar.message.labelString:        ╕▐╜├┴÷
  1187.  
  1188. !*deleteMessage.labelString:        ╕▐╜├┴÷ ╗Φ┴ª
  1189. *deleteMessage.mnemonic:        D
  1190. *deleteMessage.acceleratorText:        Ctrl+D
  1191.  
  1192.  
  1193. !=============================================================================
  1194. *menuBar.go.labelString:        ├ú╛╞░í▒Γ
  1195.  
  1196. *menuBar*back.labelString:        ╡┌╖╬
  1197. *menuBar*back.mnemonic:            B
  1198. *menuBar*back.acceleratorText:        Ctrl+Left
  1199.  
  1200. *menuBar*forward.labelString:        ╛╒└╕╖╬
  1201. *menuBar*forward.mnemonic:        F
  1202. *menuBar*forward.acceleratorText:    Ctrl+Right
  1203.  
  1204. *menuBar*home.labelString:        ╚¿
  1205. *menuBar*home.mnemonic:            H
  1206. ! no accelerator
  1207.  
  1208. *menuBar*abort.labelString:        ╖╬╡σ ┴▀┴÷
  1209. *menuBar*abort.mnemonic:        S
  1210. *menuBar*abort.acceleratorText:        ESC
  1211.  
  1212. ! In Gold version of browser
  1213. *menuBar*browsePublishLocation.labelString:        ├Γ╞╟ └º─í
  1214. *menuBar*browsePublishLocation.mnemonic:        D
  1215.  
  1216. *menuBar*viewHistory.labelString:    ╣µ╣« ▒Γ╖╧
  1217. *menuBar*viewHistory.mnemonic:        H
  1218. ! This only has this accelerator in browser windows
  1219. *Navigator*menuBar*viewHistory.acceleratorText:    Ctrl+H
  1220.  
  1221. *menuBar*historyItem1.acceleratorText:    Ctrl+1
  1222. *menuBar*historyItem2.acceleratorText:    Ctrl+2
  1223. *menuBar*historyItem3.acceleratorText:    Ctrl+3
  1224. *menuBar*historyItem4.acceleratorText:    Ctrl+4
  1225. *menuBar*historyItem5.acceleratorText:    Ctrl+5
  1226. *menuBar*historyItem6.acceleratorText:    Ctrl+6
  1227. *menuBar*historyItem7.acceleratorText:    Ctrl+7
  1228. *menuBar*historyItem8.acceleratorText:    Ctrl+8
  1229. *menuBar*historyItem9.acceleratorText:    Ctrl+9
  1230.  
  1231. *menuBar*historyTruncated.labelString:    ( ===└▀╕▓=== )
  1232. *menuBar*historyTruncated.alignment:    ALIGNMENT_CENTER
  1233.  
  1234.  
  1235. !*menuBar*markThreadRead.labelString:        └╨└║ ╛▓╖╣╡σ╖╬ ╟Ñ╜├
  1236. !*menuBar*markAllRead.labelString:        ╕≡╡τ ╕▐╜├┴÷╕ª └╨╛·┤┘░φ ╟Ñ╜├
  1237. !*menuBar*showAllMessages.labelString:        ╕≡╡τ ╕▐╜├┴÷ ╟Ñ╜├
  1238. !*menuBar*nextMessage.labelString:        ┤┘└╜ ╕▐╜├┴÷ ╝▒┼├
  1239. !*menuBar*previousMessage.labelString:        └╠└ⁿ ╕▐╜├┴÷ ╝▒┼├
  1240. !*menuBar*firstUnreadMessage.labelString:    └╨┴÷ ╛╩└║ ├╣╣°┬░ ╕▐╜├┴÷ ╝▒┼├
  1241. !*menuBar*nextUnreadMessage.labelString:    └╨┴÷ ╛╩└║ ┤┘└╜ ╕▐╜├┴÷ ╝▒┼├
  1242. !*menuBar*previousUnreadMessage.labelString:    └╨┴÷ ╛╩└║ └╠└ⁿ ╕▐╜├┴÷ ╝▒┼├
  1243.  
  1244.  
  1245. !=============================================================================
  1246. *menuBar.sort.labelString:        ┴ñ╖─
  1247.  
  1248. !*menuBar*thread.labelString:        ╕▐╜├┴÷ ╛▓╖╣╡σ
  1249. !*menuBar*sortReverse.labelString:    ┐└╕º┬≈╝°
  1250. !*menuBar*byDate.labelString:        │»┬Ñ╝°
  1251. !*menuBar*byMessageNumber.labelString:    ╕▐╜├┴÷ ╣°╚ú╝°
  1252. !*menuBar*bySubject.labelString:        ┴ª╕±╝°
  1253. !*menuBar*bySender.labelString:        ║╕│╜ ╗τ╢≈╝°
  1254. !*menuBar*resort.labelString:        └τ┴ñ╖─
  1255.  
  1256.  
  1257. !=============================================================================
  1258. *menuBar.bookmark.labelString:        ├Ñ░Ñ╟╟
  1259.  
  1260. *menuBar*addBookmark.labelString:    ├Ñ░Ñ╟╟ ├▀░í
  1261. *menuBar*addBookmark.mnemonic:        A
  1262. *menuBar*addBookmark.acceleratorText:    Ctrl+A
  1263.  
  1264. *menuBar*viewBookmark.labelString:    ├Ñ░Ñ╟╟
  1265. *menuBar*viewBookmark.mnemonic:        B
  1266. *menuBar*viewBookmark.acceleratorText:    Ctrl+B
  1267. *Editor*menuBar*viewBookmark.acceleratorText:
  1268.  
  1269. *menuBar*gotoBookmarkHtml.labelString:    ├Ñ░Ñ╟╟╖╬ ├ú╛╞░í▒Γ
  1270. *menuBar*gotoBookmarkHtml.mnemonic:    G
  1271.  
  1272.  
  1273. !=============================================================================
  1274. *menuBar.options.labelString:        ┐╔╝╟
  1275.  
  1276. *menuBar*generalPrefs.labelString:    └╧╣▌ ╚»░µ╝│┴ñ...
  1277. *menuBar*generalPrefs.mnemonic:        G
  1278.  
  1279. *menuBar*mailNewsPrefs.labelString:    ╕▐└╧ ╣╫ ┤║╜║ ╚»░µ╝│┴ñ...
  1280. *menuBar*mailNewsPrefs.mnemonic:    M
  1281.  
  1282. *menuBar*networkPrefs.labelString:    │╫╞«┐÷┼⌐ ╚»░µ╝│┴ñ...
  1283. *menuBar*networkPrefs.mnemonic:        N
  1284.  
  1285. *menuBar*securityPrefs.labelString:    ║╕╛╚ ╚»░µ╝│┴ñ...
  1286. *menuBar*securityPrefs.mnemonic:    S
  1287.  
  1288. *menuBar*showToolbar.labelString:    ╡╡▒╕╕≡└╜ ╟Ñ╜├
  1289. *menuBar*showToolbar.mnemonic:        T
  1290.  
  1291. *menuBar*showURL.labelString:        URL ╟Ñ╜├
  1292. *menuBar*showURL.mnemonic:        L
  1293.  
  1294. *menuBar*showDirectoryButtons.labelString: ╡≡╖║┼Σ╕« ╣÷╞░ ╟Ñ╜├
  1295. *menuBar*showDirectoryButtons.mnemonic:       D
  1296.  
  1297. *menuBar*showMenubar.labelString:    ╕▐┤║ ╟Ñ╜├
  1298. *menuBar*showMenubar.mnemonic:        B
  1299.  
  1300. *menuBar*showBottomStatusbar.labelString:    ╗≤┼┬┴┘ ╟Ñ╜├
  1301. *menuBar*showBottomStatusbar.mnemonic:        B
  1302.  
  1303. *menuBar*showSecurityBar.labelString:    ║╕╛╚╜─║░╗÷ ╟Ñ╜├
  1304. *menuBar*showSecurityBar.mnemonic:    C
  1305.  
  1306. *menuBar*showJavaConsole.labelString:    └┌╣┘ ─▄╝╓ ╟Ñ╜├
  1307. *menuBar*showJavaConsole.mnemonic:        J
  1308.  
  1309. *menuBar*autoLoadImages.labelString:    └┌╡┐└╕╖╬ └╠╣╠┴÷ ╖╬╡σ
  1310. *menuBar*autoLoadImages.mnemonic:    A
  1311.  
  1312. *menuBar*fancyFTP.labelString:        FTP ╞─└╧ ┴ñ║╕ ╟Ñ╜├
  1313. *menuBar*fancyFTP.mnemonic:        F
  1314.  
  1315. *menuBar*docEncoding.labelString:    ╣«╝¡ └╬─┌╡∙
  1316. *menuBar*docEncoding.mnemonic:        E
  1317. *Editor*menuBar*docEncoding.mnemonic:        D
  1318.  
  1319. *menuBar*saveOptions.labelString:    ┐╔╝╟ └·└σ
  1320. *menuBar*saveOptions.mnemonic:        O
  1321.  
  1322. !*menuBar*showAllHeaders.labelString:    └ⁿ├╝
  1323.  
  1324.  
  1325. !=============================================================================
  1326. *menuBar*docEncMenu*indicatorType:    ONE_OF_MANY
  1327. *menuBar*latin1.labelString:        Western (Latin-1)
  1328. *menuBar*latin2.labelString:        Central European (Latin-2)
  1329. *menuBar*jaAuto.labelString:        Japanese (Auto-Detect)
  1330. *menuBar*jaSJIS.labelString:        Japanese (Shift-JIS)
  1331. *menuBar*jaEUC.labelString:        Japanese (EUC-JP)
  1332. *menuBar*twBig5.labelString:        Traditional Chinese (Big5)
  1333. *menuBar*twEUC.labelString:        Traditional Chinese (EUC-TW)
  1334. *menuBar*gbEUC.labelString:        Simplified Chinese (GB)
  1335. *menuBar*krEUC.labelString:        Korean (EUC-KR)
  1336. *menuBar*2022kr.labelString:        Korean (ISO-2022-KR)
  1337. *menuBar*koi8r.labelString:        Cyrillic (KOI8-R)
  1338. *menuBar*88595.labelString:        Cyrillic (ISO 8859-5)
  1339. *menuBar*greek.labelString:        Greek (ISO 8859-7)
  1340. *menuBar*88599.labelString:        Turkish (ISO 8859-9)
  1341. *menuBar*other.labelString:        ╗τ┐δ└┌ ┴ñ└╟
  1342.  
  1343.  
  1344.  
  1345. !=============================================================================
  1346. *menuBar.directory.labelString:        ╡≡╖║┼Σ╕«
  1347.  
  1348. *menuBar*netscape.labelString:        Netscape ╚¿
  1349. *menuBar*netscape.mnemonic:        H
  1350.  
  1351. !*menuBar*sgi.labelString:        Silicon Graphics, Inc.
  1352. *menuBar*sgi.mnemonic:            I
  1353.  
  1354. !*menuBar*adobe.labelString:        Adobe Systems, Inc.
  1355. *menuBar*adobe.mnemonic:        O
  1356.  
  1357. *menuBar*whatsNew.labelString:        ├╓╜┼ ╗τ└╠╞«
  1358. *menuBar*whatsNew.mnemonic:        N
  1359.  
  1360. *menuBar*whatsCool.labelString:        ░í ║╝ ╕╕╟╤ ░≈
  1361. *menuBar*whatsCool.mnemonic:        C
  1362.  
  1363. *menuBar*inetIndex.labelString:        Netscape ╕±└√┴÷
  1364. *menuBar*inetIndex.mnemonic:        D
  1365.  
  1366. *menuBar*inetSearch.labelString:    └╬┼═│▌ ░╦╗÷
  1367. *menuBar*inetSearch.mnemonic:        S
  1368.  
  1369. *menuBar*inetWhite.labelString:        ╗τ╢≈╡Θ
  1370. *menuBar*inetWhite.mnemonic:        P
  1371.  
  1372. *menuBar*inetAbout.labelString:        └╬┼═│▌ ┴ñ║╕
  1373. *menuBar*inetAbout.mnemonic:        A
  1374.  
  1375. *menuBar*galleria.labelString:        ░φ░┤ ╗τ╖╩
  1376. *menuBar*galleria.mnemonic:        W
  1377.  
  1378.  
  1379. !=============================================================================
  1380. *menuBar.help.labelString:        ╡╡┐≥╕╗
  1381.  
  1382. *menuBar*about.labelString:        Netscape ┴ñ║╕
  1383. *menuBar*about.mnemonic:        A
  1384.  
  1385. *menuBar*aboutplugins.labelString:    ╟├╖»▒╫└╬ ┴ñ║╕
  1386. *menuBar*aboutplugins.mnemonic:        P
  1387.  
  1388. *menuBar*registration.labelString:    ╡ε╖╧ ┴ñ║╕
  1389. *menuBar*registration.mnemonic:        I
  1390.  
  1391. *menuBar*upgrade.labelString:        ╝╥╟┴╞«┐■╛ε ┴ñ║╕
  1392. *menuBar*upgrade.mnemonic:        T
  1393.  
  1394. *menuBar*manual.labelString:        ╛╚│╗╝¡
  1395. *menuBar*manual.mnemonic:        H
  1396.  
  1397. *menuBar*relnotes.labelString:        ┴ª╟░ ├Γ╜├ ┴ñ║╕
  1398. *menuBar*relnotes.mnemonic:        R
  1399.  
  1400. *menuBar*faq.labelString:        ┴·└╟└└┤Σ(FAQ)
  1401. *menuBar*faq.mnemonic:            F
  1402.  
  1403. *menuBar*aboutSecurity.labelString:    ║╕╛╚
  1404. *menuBar*aboutSecurity.mnemonic:    O
  1405.  
  1406. *menuBar*feedback.labelString:        ╣«┴ª ╛╦╕«▒Γ
  1407. *menuBar*feedback.mnemonic:        G
  1408.  
  1409. *menuBar*support.labelString:        ┴÷┐° ╣▐┤┬ ╣µ╣²
  1410. *menuBar*support.mnemonic:        S
  1411.  
  1412. *menuBar*howTo.labelString:        └Ñ ╝¡║±╜║ └█╝║ ╣µ╣²
  1413. *menuBar*howTo.mnemonic:        C
  1414.  
  1415.  
  1416. *menuBar*aboutMailAndNews.labelString:    Netscape ╕▐└╧ ╣╫ ┤║╜║ ┴ñ║╕...
  1417. *menuBar*aboutUsenet.labelString:    └»┴ε│▌ ┤║╜║┴ñ║╕...
  1418.  
  1419.  
  1420. ! For the toggles in the options menu
  1421. *menuBar*XmToggleButton.indicatorType:        N_OF_MANY
  1422. *menuBar*XmToggleButtonGadget.indicatorType:    N_OF_MANY
  1423. *menuBar*XmToggleButton.fillOnSelect:        True
  1424. *menuBar*XmToggleButtonGadget.fillOnSelect:    True
  1425. *menuBar*XmToggleButton.visibleWhenOff:        True
  1426. *menuBar*XmToggleButtonGadget.visibleWhenOff:    True
  1427.  
  1428. *menuBar*sortByDate.visibleWhenOff:        False
  1429. *menuBar*sortByMessageNumber.visibleWhenOff:    False
  1430. *menuBar*sortBySubject.visibleWhenOff:        False
  1431. *menuBar*sortBySender.visibleWhenOff:        False
  1432.  
  1433. !=============================================================================
  1434. ! Mail/News menubar
  1435. !=============================================================================
  1436.  
  1437. !Mail menubar wont have this accelerator. This is used by reply
  1438. *Mail*menuBar*reload.acceleratorText:
  1439.  
  1440. *menubar*deliverNow.indicatorType:            ONE_OF_MANY
  1441. *menuBar*deliverNow.labelString:            ┴÷▒▌ ║╕│╗▒Γ
  1442. ! no mnemonic
  1443. ! no accelerator
  1444.  
  1445. *menubar*deliverLater.indicatorType:            ONE_OF_MANY
  1446. *menuBar*deliverLater.labelString:            │¬┴▀┐í ║╕│╗▒Γ
  1447. ! no mnemonic
  1448. ! no accelerator
  1449.  
  1450. !*getNewMail.labelString:                ╕▐└╧ ╣▐▒Γ
  1451. *getNewMail.mnemonic:                    G
  1452. *getNewMail.acceleratorText:                Ctrl+T
  1453.  
  1454. !*deliverQueuedMessages.labelString:            ║╕│╛ ╞φ┴÷╟╘(Outbox)└╟ ╕▐└╧ ║╕│╗▒Γ
  1455. *deliverQueuedMessages.mnemonic:            D
  1456. *deliverQueuedMessages.acceleratorText:            Ctrl+H
  1457.  
  1458. !*openFolder.labelString:                Add Folder...
  1459. *openFolder.mnemonic:                    O
  1460.  
  1461. !*newFolder.labelString:                ╗⌡ ╞φ┴÷╟╘ └█╝║...
  1462. *newFolder.mnemonic:                    F
  1463.  
  1464. !*menuBar*compressFolder.labelString:            └╠ ╞φ┴÷╟╘ ╛╨├α
  1465. *menuBar*compressFolder.mnemonic:            S
  1466. *menuBar*compressFolder.acceleratorText:        Ctrl+K
  1467.  
  1468. !*menuBar*compressAllFolders.labelString:        Compress all Folders
  1469. *menuBar*compressAllFolders.mnemonic:            A
  1470.  
  1471. !*menuBar*emptyTrash.labelString:            ╚▐┴÷┼δ(Trash) ║±┐∞▒Γ
  1472. *menuBar*emptyTrash.mnemonic:                E
  1473.  
  1474. !*deleteFolder.labelString:                ╞φ┴÷╟╘ ╗Φ┴ª
  1475. *deleteFolder.mnemonic:                    O
  1476.  
  1477. !*selectThread.labelString:                ╛▓╖╣╡σ ╝▒┼├
  1478. *selectThread.mnemonic:                    T
  1479. *selectThread.acceleratorText:                Ctrl+Shift+A
  1480.  
  1481. !*selectMarkedMessages.labelString:            ▒Ω╣▀ ╟Ñ╜├ ╕▐╜├┴÷ ╝▒┼├
  1482. *selectMarkedMessages.mnemonic:                M
  1483.  
  1484. !*selectAllMessages.labelString:            └ⁿ├╝╝▒┼├
  1485. *selectAllMessages.mnemonic:                A
  1486. *selectAllMessages.acceleratorText:            Ctrl+A
  1487.  
  1488. *menuBar*sort.labelString:                ┴ñ╖─
  1489. *menuBar*sort.mnemonic:                    S
  1490.  
  1491. !*rot13Message.labelString:                ╜║┼⌐╖Ñ║φ ╟╪┴ª(ROT13)
  1492. *rot13Message.mnemonic:                    U
  1493.  
  1494. !*menuBar*nextMessage.labelString:            ┤┘└╜ ╕▐╜├┴÷
  1495. *menuBar*nextMessage.mnemonic:                N
  1496. *menuBar*nextMessage.acceleratorText:            Ctrl+Down
  1497.  
  1498. !*menuBar*previousMessage.labelString:            └╠└ⁿ ╕▐╜├┴÷
  1499. *menuBar*previousMessage.mnemonic:            P
  1500. *menuBar*previousMessage.acceleratorText:        Ctrl+Up
  1501.  
  1502. !*menuBar*firstUnreadMessage.labelString:        └╨┴÷ ╛╩└║ ├╣╣°┬░ ╕▐╜├┴÷
  1503. *menuBar*firstUnreadMessage.mnemonic:            U
  1504.  
  1505. !*menuBar*nextUnreadMessage.labelString:        └╨┴÷ ╛╩└║ ┤┘└╜ ╕▐╜├┴÷
  1506. *menuBar*nextUnreadMessage.mnemonic:            E
  1507. *menuBar*nextUnreadMessage.acceleratorText:        Ctrl+Shift+Down
  1508.  
  1509. !*menuBar*previousUnreadMessage.labelString:        └╨┴÷ ╛╩└║ └╠└ⁿ ╕▐╜├┴÷
  1510. *menuBar*previousUnreadMessage.mnemonic:        R
  1511. *menuBar*previousUnreadMessage.acceleratorText:        Ctrl+Shift+Up
  1512.  
  1513. !*menuBar*firstMarkedMessage.labelString:        First Marked
  1514. *menuBar*firstMarkedMessage.mnemonic:            M
  1515.  
  1516. !*menuBar*nextMarkedMessage.labelString:        Next Marked
  1517. *menuBar*nextMarkedMessage.mnemonic:            X
  1518. *menuBar*nextMarkedMessage.acceleratorText:        Ctrl+Shift+Down
  1519.  
  1520. !*menuBar*previousMarkedMessage.labelString:        Previous Marked
  1521. *menuBar*previousMarkedMessage.mnemonic:        V
  1522. *menuBar*previousMarkedMessage.acceleratorText:        Ctrl+Shift+Up
  1523.  
  1524. !*menuBar*showAllMessages.labelString:            Show All Messages
  1525. *menuBar*showAllMessages.mnemonic:            W
  1526.  
  1527. !*menuBar*showOnlyUnread.labelString:        Show Only Unread Messages
  1528. *menuBar*showOnlyUnread.mnemonic:        U
  1529.  
  1530. *menuBar*showHeaders.labelString:            ╕╙╕«╕╗ ╟Ñ╜├
  1531. *menuBar*showHeaders.mnemonic:                H
  1532.  
  1533. !*menuBar*showAllHeaders.labelString:            All
  1534. *menuBar*showAllHeaders.mnemonic:            A
  1535.  
  1536. !*menuBar*showSomeHeaders.labelString:            Normal
  1537. *menuBar*showSomeHeaders.mnemonic:            N
  1538.  
  1539. !*menuBar*showMicroHeaders.labelString:            Brief
  1540. *menuBar*showMicroHeaders.mnemonic:            B
  1541.  
  1542. *editAddressBook.labelString:                ┴╓╝╥╖╧
  1543. *editAddressBook.mnemonic:                A
  1544.  
  1545. !*menuBar*editAddress.labelString:            Add to Address Book
  1546. *menuBar*editAddress.mnemonic:                T
  1547.  
  1548. !*replyToSender.labelString:                Reply
  1549. *replyToSender.mnemonic:                R
  1550. *replyToSender.acceleratorText:                Ctrl+R
  1551.  
  1552. !*replyToAll.labelString:                Reply to All
  1553. *replyToAll.mnemonic:                    A
  1554. *replyToAll.acceleratorText:                Ctrl+Shift+R
  1555.  
  1556. !*forwardMessage.labelString:                Forward
  1557. *forwardMessage.mnemonic:                F
  1558. *forwardMessage.acceleratorText:            Ctrl+L
  1559.  
  1560. *forwardMessageQuoted.labelString:            └╬┐δ └ⁿ┤▐
  1561. *forwardMessageQuoted.mnemonic:                Q
  1562. *forwardMessageQuoted.acceleratorText:            Ctrl+Shift+D
  1563.  
  1564. !*menuBar*markSelectedRead.labelString:            Mark as Read
  1565. *menuBar*markSelectedRead.mnemonic:            D
  1566.  
  1567. !*menuBar*markSelectedUnread.labelString:        Mark as Unread
  1568. *menuBar*markSelectedUnread.mnemonic:            U
  1569.  
  1570. !*menuBar*markThreadRead.labelString:            Mark Thread Read
  1571. *menuBar*markThreadRead.mnemonic:            A
  1572.  
  1573. !*menuBar*markSelectedMessages.labelString:        Flag message
  1574. *menuBar*markSelectedMessages.mnemonic:            L
  1575.  
  1576. !*menuBar*unmarkSelectedMessages.labelString:        Unflag message
  1577. *menuBar*unmarkSelectedMessages.mnemonic:        E
  1578.  
  1579. !*menuBar*moveMessagesInto.labelString:            Move
  1580. *menuBar*moveMessagesInto.mnemonic:            V
  1581.  
  1582. !*menuBar*copyMessagesInto.labelString:            Copy
  1583. *menuBar*copyMessagesInto.mnemonic:            C
  1584.  
  1585. !*reSort.labelString:                    Again
  1586. *reSort.mnemonic:                    A
  1587.  
  1588. !*menuBar*threadMessages.labelString:            Thread Messages
  1589. *menuBar*threadMessages.mnemonic:            T
  1590.  
  1591. !*menuBar*sortBackward.labelString:            Ascending
  1592. *menuBar*sortBackward.mnemonic:                S
  1593.  
  1594. !*menuBar*sortByDate.labelString:            by Date
  1595. *menuBar*sortByDate.mnemonic:                D
  1596.  
  1597. !*menuBar*sortBySubject.labelString:            by Subject
  1598. *menuBar*sortBySubject.mnemonic:            U
  1599.  
  1600. !*menuBar*sortBySender.labelString:            by Sender
  1601. *menuBar*sortBySender.mnemonic:                E
  1602.  
  1603. !*menuBar*sortByMessageNumber.labelString:        by Message Number
  1604. *menuBar*sortByMessageNumber.mnemonic:            M
  1605.  
  1606. !*openNewsHost.labelString:                Open News Host...
  1607. *openNewsHost.mnemonic:                    O
  1608.  
  1609. *menuBar*deleteNewsHost.mnemonic:            H
  1610.  
  1611. *menuBar*getMoreMessages.mnemonic:            G
  1612. *menuBar*getMoreMessages.acceleratorText:        Ctrl+T
  1613.  
  1614. *menuBar*postNew.labelString:                ╗⌡ ┤║╜║ └█╝║
  1615. *menuBar*postNew.mnemonic:                N
  1616.  
  1617. !*postReply.labelString:                Post Reply
  1618. *postReply.mnemonic:                    O
  1619.  
  1620. !*postAndMailReply.labelString:                Post and Mail Reply
  1621. *postAndMailReply.mnemonic:                S
  1622.  
  1623. *menuBar*firstMarkedMessage.mnemonic:            F
  1624.  
  1625. !*showSubscribedNewsGroups.labelString:        Show Subscribed Newsgroups
  1626. *showSubscribedNewsGroups.mnemonic:        B
  1627.  
  1628. !*showActiveNewsGroups.labelString:        Show Active Newsgroups
  1629. *showActiveNewsGroups.mnemonic:            C
  1630.  
  1631. !*showAllNewsGroups.labelString:        Show All Newsgroups
  1632. *showAllNewsGroups.mnemonic:            A
  1633.  
  1634. !*checkNewNewsGroups.labelString:        Show New Newsgroups
  1635. *checkNewNewsGroups.mnemonic:            P
  1636.  
  1637. !*menuBar*cancelMessage.labelString:        Cancel Message
  1638. *menuBar*cancelMessage.mnemonic:        N
  1639.  
  1640. !*menuBar*addFromNewest.labelString:        Add from Newest Messages
  1641. *menuBar*addFromNewest.mnemonic:        F
  1642.  
  1643. !*menuBar*addFromOldest.labelString:        Add from Oldest Messages
  1644. *menuBar*addFromOldest.mnemonic:        O
  1645.  
  1646. ! These are std Mail folder names.
  1647. *popup*sentMail.labelString:            ║╕│╜ ╞φ┴÷╟╘(Sent)
  1648. *popup*sentMail.mnemonic:            S
  1649.  
  1650. *popup*inbox.labelString:            ╣▐└║ ╞φ┴÷╟╘(Inbox)
  1651. *popup*inbox.mnemonic:                I
  1652.  
  1653. *popup*trash.labelString:            ╚▐┴÷┼δ(Trash)
  1654. *popup*trash.mnemonic:                T
  1655.  
  1656. *popup*newFolder.labelString:            ╜┼▒╘...
  1657. *popup*newFolder.mnemonic:            N
  1658.  
  1659. ! For menubar and popup
  1660. *addNewsgroup.labelString:            ┤║╜║ ▒╫╖∞ ├▀░í
  1661. *addNewsgroup.mnemonic:                G
  1662.  
  1663.  
  1664. !=============================================================================
  1665. ! MailCompose menubar
  1666. !=============================================================================
  1667. *menuBar*sendOrSendLater.labelString:            ║╕│╗▒Γ
  1668. *menuBar*sendOrSendLater.mnemonic:            S
  1669. *menuBar*sendOrSendLater.acceleratorText:        Ctrl+Enter
  1670.  
  1671. *menuBar*attachFile.labelString:            ╞─└╧ ├╖║╬...
  1672. *menuBar*attachFile.mnemonic:                F
  1673.  
  1674. !*menuBar*quoteMessage.labelString:            Include Original Text
  1675. *menuBar*quoteMessage.mnemonic:                I
  1676.  
  1677. !*menuBar*saveMessageAs.labelString:            Save As...
  1678. *menuBar*saveMessageAs.mnemonic:            A
  1679. *menuBar*saveMessageAs.acceleratorText:            Ctrl+S
  1680.  
  1681. *menuBar*pasteQuote.labelString:            └╬┐δ└╕╖╬ ║┘┐⌐│╓▒Γ
  1682. *menuBar*pasteQuote.mnemonic:                Q
  1683.  
  1684. *menuBar*selectAllText.labelString:            └ⁿ├╝╝▒┼├
  1685. *menuBar*selectAllText.mnemonic:            S
  1686.  
  1687. *menuBar*clearAllText.labelString:            ╗Φ┴ª
  1688.  
  1689. !*menuBar*rot13.labelString:                   Scramble (ROT13) Message
  1690. *menuBar*rot13.mnemonic:                S
  1691.  
  1692. !*Composition*menuBar*showAllHeaders.labelString:    All Fields
  1693. *Composition*menuBar*showAllHeaders.mnemonic:        A
  1694.  
  1695. !*menuBar*showReplyTo.labelString:            Reply To
  1696. *menuBar*showReplyTo.mnemonic:                R
  1697.  
  1698. !*menuBar*showTo.labelString:                Mail To
  1699. *menuBar*showTo.mnemonic:                M
  1700.  
  1701. !*menuBar*showCC.labelString:                Mail CC
  1702. *menuBar*showCC.mnemonic:                C
  1703.  
  1704. !*menuBar*showBCC.labelString:                Mail BCC
  1705. *menuBar*showBCC.mnemonic:                B
  1706.  
  1707. !*menuBar*showPostTo.labelString:            Post To
  1708. *menuBar*showPostTo.mnemonic:                P
  1709.  
  1710. !*menuBar*showFollowupTo.labelString:            Followups To
  1711. *menuBar*showFollowupTo.mnemonic:            F
  1712.  
  1713. !*menuBar*showSubject.labelString:            Subject
  1714. *menuBar*showSubject.mnemonic:                S
  1715.  
  1716. !*menuBar*showAttachments.labelString:            Attachment
  1717. *menuBar*showAttachments.mnemonic:            H
  1718.  
  1719. *menuBar*wrapLines.labelString:                └┌╡┐ ┴┘╣┘▓▐
  1720. *menuBar*wrapLines.mnemonic:                W
  1721.  
  1722.  
  1723. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1724. ! Editor menubar.
  1725. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1726. ! File menu
  1727. *menuBar*editorNew.labelString:                 ╗⌡ ╣«╝¡
  1728. *menuBar*editorNew.mnemonic:                N
  1729. *menuBar*editorNewBlank.labelString:            ║≤ ╣«╝¡ ╗τ┐δ
  1730. *menuBar*editorNewBlank.mnemonic:           B
  1731. *Editor*menuBar*editorNewBlank.acceleratorText: Ctrl+N
  1732. *menuBar*editorNewWizard.labelString:           ╕╢╣²╗τ ╗τ┐δ...
  1733. *menuBar*editorNewWizard.mnemonic:          W
  1734. *menuBar*editorNewTemplate.labelString:         ┼█╟├╕┤ ╗τ┐δ
  1735. *menuBar*editorNewTemplate.mnemonic:        T
  1736. *menuBar*editorBrowse.labelString:              └Ñ ║Ω╢≤┐∞└·╖╬ ╣«╝¡ ║╕▒Γ
  1737. *menuBar*editorBrowse.mnemonic:             B
  1738. *menuBar*openBrowseFile.labelString:        ╞─└╧ ┐¡▒Γ...
  1739. *menuBar*editorOpenFile.labelString:        ╞φ┴²▒Γ┐í╝¡ ╞─└╧ ┐¡▒Γ...
  1740. *menuBar*editorOpenFile.mnemonic:            D
  1741. *Editor*menuBar*editorOpenFile.labelString:    ╞─└╧ ┐¡▒Γ...
  1742. *Editor*menuBar*editorOpenFile.acceleratorText:    Ctrl+O
  1743. *Editor*menuBar*editorOpenFile.mnemonic:    F
  1744. *menuBar*publish.labelString:                ├Γ╞╟...
  1745. *menuBar*publish.mnemonic:                    U
  1746. *menuBar*pageSetup.labelString:                ┬╩ ╝│┴ñ...
  1747. *menuBar*printPreview.labelString:            ╣╠╕« ║╕▒Γ
  1748. *menuBar*save.labelString:                └·└σ
  1749. *menuBar*save.acceleratorText:                Ctrl+S
  1750. *menuBar*save.mnemonic:                        S
  1751.  
  1752. ! Edit Menu
  1753. *menuBar*undoNull.labelString:            ├δ╝╥╟╥ ░═└╠ ╛°╜└┤╧┤┘
  1754. *menuBar*undoTyping.labelString:        └╘╖┬ ├δ╝╥
  1755. *menuBar*undoAddText.labelString:        ┼╪╜║╞« ╗≡└╘ ├δ╝╥
  1756. *menuBar*undoDeleteText.labelString:        ┼╪╜║╞« ╗Φ┴ª ├δ╝╥
  1757. *menuBar*undoCut.labelString:            └▀╢≤│╗▒Γ ├δ╝╥
  1758. *menuBar*undoPasteText.labelString:        ┼╪╜║╞« ║┘┐⌐│╓▒Γ ├δ╝╥
  1759. *menuBar*undoPasteHTML.labelString:        URL ║┘┐⌐│╓▒Γ ├δ╝╥
  1760. *menuBar*undoPasteHREF.labelString:        HREF ║┘┐⌐│╓▒Γ ├δ╝╥
  1761. *menuBar*undoChangeAttributes.labelString:  ╝╙╝║ ║»░µ ├δ╝╥
  1762. *menuBar*undoIndent.labelString:        ╡Θ┐⌐╛▓▒Γ ├δ╝╥
  1763. *menuBar*undoParagraphAlign.labelString:    ┤▄╢⌠ ┴ñ╖─ ├δ╝╥
  1764. *menuBar*undoMorphContainer.labelString:    ┤▄╢⌠ ╜║┼╕└╧ ║»░µ ├δ╝╥
  1765. *menuBar*undoInsertHorizRule.labelString:   ╝÷╞≥╝▒ ╗≡└╘ ├δ╝╥
  1766. *menuBar*undoSetHorizRuleData.labelString:  ╝÷╞≥╝▒ ╡Ñ└╠┼╕ ╝│┴ñ ├δ╝╥
  1767. *menuBar*undoInsertImage.labelString:        └╠╣╠┴÷ ╗≡└╘ ├δ╝╥
  1768. *menuBar*undoSetImageData.labelString:        └╠╣╠┴÷ ╡Ñ└╠┼╕ ╝│┴ñ ├δ╝╥
  1769. *menuBar*undoInsertBreak.labelString:        break ╗≡└╘ ├δ╝╥
  1770. *menuBar*undoChangePageData.labelString:    ╞Σ└╠┴÷ ╡Ñ└╠┼╕ ║»░µ ├δ╝╥
  1771. *menuBar*undoSetMetaData.labelString:        ╕▐┼╕ ╡Ñ└╠┼╕ ╝│┴ñ ├δ╝╥
  1772. *menuBar*undoDeleteMetaData.labelString:    ╕▐┼╕ ╡Ñ└╠┼╕ ╗Φ┴ª ├δ╝╥
  1773. *menuBar*undoInsertTarget.labelString:        ╣«╝¡│╗ └╠╡┐ ╟Ñ╜─ ╗≡└╘ ├δ╝╥
  1774. *menuBar*undoSetTargetData.labelString:        ╣«╝¡│╗ └╠╡┐ ╟Ñ╜─ ╡Ñ└╠┼╕ ╝│┴ñ ├δ╝╥
  1775. *menuBar*undoInsertUnknownTag.labelString:  ╛╦ ╝÷ ╛°┤┬ ┼┬▒╫ ╗≡└╘ ├δ╝╥
  1776. *menuBar*undoSetUnknownTagData.labelString: ╛╦ ╝÷ ╛°┤┬ ┼┬▒╫ ╝│┴ñ ├δ╝╥
  1777. *menuBar*undoGroupOfChanges.labelString:    ║»░µ ╗τ╟╫ ├δ╝╥
  1778. *menuBar*undoSetListData.labelString:        ╕«╜║╞« ╡Ñ└╠┼╕ ╝│┴ñ ├δ╝╥
  1779. *menuBar*undoInsertTable.labelString:        ┼╫└╠║φ ╗≡└╘ ├δ╝╥
  1780. *menuBar*undoDeleteTable.labelString:        ┼╫└╠║φ ╗Φ┴ª ├δ╝╥
  1781. *menuBar*undoSetTableData.labelString:        ┼╫└╠║φ ╡Ñ└╠┼╕ ╝│┴ñ ├δ╝╥
  1782. *menuBar*undoInsertTableCaption.labelString: ┴ª╕± ╗≡└╘ ├δ╝╥
  1783. *menuBar*undoSetTableCaptionData.labelString: ┴ª╕± ╡Ñ└╠┼╕ ╝│┴ñ ├δ╝╥
  1784. *menuBar*undoDeleteTableCaption.labelString: ┴ª╕± ╗Φ┴ª ├δ╝╥
  1785. *menuBar*undoInsertTableRow.labelString:    ┐¡ ╗≡└╘ ├δ╝╥
  1786. *menuBar*undoSetTableRowData.labelString:    ┐¡ ╡Ñ└╠┼╕ ╝│┴ñ ├δ╝╥
  1787. *menuBar*undoDeleteTableRow.labelString:    ┐¡ ╗Φ┴ª ├δ╝╥
  1788. *menuBar*undoInsertTableColumn.labelString: ╟α ╗≡└╘ ├δ╝╥
  1789. *menuBar*undoSetTableCellData.labelString:    ╝┐ ╡Ñ└╠┼╕ ╝│┴ñ ├δ╝╥
  1790. *menuBar*undoDeleteTableColumn.labelString: ╟α ╗Φ┴ª ├δ╝╥
  1791. *menuBar*undoInsertTableCell.labelString:    ╝┐ ╗≡└╘ ├δ╝╥
  1792. *menuBar*undoDeleteTableCell.labelString:    ╝┐ ╗Φ┴ª ├δ╝╥
  1793.  
  1794. *menuBar*redoNull.labelString:            └τ╜╟╟α ╟╥ ░═└╠ ╛°╜└┤╧┤┘
  1795. *menuBar*redoTyping.labelString:        └╘╖┬ └τ╜╟╟α
  1796. *menuBar*redoAddText.labelString:        ┼╪╜║╞« └╘╖┬ └τ╜╟╟α
  1797. *menuBar*redoDeleteText.labelString:        ┼╪╜║╞« ╗Φ┴ª └τ╜╟╟α
  1798. *menuBar*redoCut.labelString:            └▀╢≤│╗▒Γ └τ╜╟╟α
  1799. *menuBar*redoPasteText.labelString:        ┼╪╜║╞« ║┘┐⌐│╓▒Γ └τ╜╟╟α
  1800. *menuBar*redoPasteHTML.labelString:        HTML ║┘┐⌐│╓▒Γ └τ╜╟╟α
  1801. *menuBar*redoPasteHREF.labelString:        HREF ║┘┐⌐│╓▒Γ └τ╜╟╟α
  1802. *menuBar*redoChangeAttributes.labelString:  ╝╙╝║ ║»░µ └τ╜╟╟α
  1803. *menuBar*redoIndent.labelString:        ╡Θ┐⌐╛▓▒Γ └τ╜╟╟α
  1804. *menuBar*redoParagraphAlign.labelString:    ┤▄╢⌠ ┴ñ╖─ └τ╜╟╟α
  1805. *menuBar*redoMorphContainer.labelString:    ┤▄╢⌠ ╜║┼╕└╧ ║»░µ └τ╜╟╟α
  1806. *menuBar*redoInsertHorizRule.labelString:   ╝÷╞≥╝▒ ╗≡└╘ └τ╜╟╟α
  1807. *menuBar*redoSetHorizRuleData.labelString:  ╝÷╞≥╝▒ ╡Ñ└╠┼╕ ╗≡└╘ └τ╜╟╟α
  1808. *menuBar*redoInsertImage.labelString:        └╠╣╠┴÷ ╗≡└╘ └τ╜╟╟α
  1809. *menuBar*redoSetImageData.labelString:        └╠╣╠┴÷ ╡Ñ└╠┼╕ ╝│┴ñ └τ╜╟╟α
  1810. *menuBar*redoInsertBreak.labelString:        break ╗≡└╘ └τ╜╟╟α
  1811. *menuBar*redoChangePageData.labelString:    ┬╩ ╡Ñ└╠┼╕ ║»░µ └τ╜╟╟α
  1812. *menuBar*redoSetMetaData.labelString:        ╕▐┼╕ ╡Ñ└╠┼╕ ╝│┴ñ └τ╜╟╟α
  1813. *menuBar*redoDeleteMetaData.labelString:    ╕▐┼╕ ╡Ñ└╠┼╕ ╗Φ┴ª └τ╜╟╟α
  1814. *menuBar*redoInsertTarget.labelString:        ╣«╝¡│╗ └╠╡┐ ╟Ñ╜─ ╗≡└╘ └τ╜╟╟α
  1815. *menuBar*redoSetTargetData.labelString:        ╣«╝¡│╗ └╠╡┐ ╟Ñ╜─ ╡Ñ└╠┼╕ ╝│┴ñ └τ╜╟╟α
  1816. *menuBar*redoInsertUnknownTag.labelString:  ╛╦ ╝÷ ╛°┤┬ ┼┬▒╫ └τ╜╟╟α
  1817. *menuBar*redoSetUnknownTagData.labelString: ╛╦ ╝÷ ╛°┤┬ ┼┬▒╫ ╝│┴ñ └τ╜╟╟α
  1818. *menuBar*redoGroupOfChanges.labelString:    ║»░µ └τ╜╟╟α
  1819. *menuBar*redoSetListData.labelString:        ╕«╜║╞« ╡Ñ└╠┼╕ ╝│┴ñ └τ╜╟╟α
  1820. *menuBar*redoInsertTable.labelString:        ┼╫└╠║φ ╗≡└╘ └τ╜╟╟α
  1821. *menuBar*redoDeleteTable.labelString:        ┼╫└╠║φ ╗Φ┴ª └τ╜╟╟α
  1822. *menuBar*redoSetTableData.labelString:        ┼╫└╠║φ ╡Ñ└╠┼╕ ╝│┴ñ └τ╜╟╟α
  1823. *menuBar*redoInsertTableCaption.labelString: ┴ª╕± ╗≡└╘ └τ╜╟╟α
  1824. *menuBar*redoSetTableCaptionData.labelString: ┴ª╕± ╡Ñ└╠┼╕ ╝│┴ñ └τ╜╟╟α
  1825. *menuBar*redoDeleteTableCaption.labelString: ┴ª╕± ╗Φ┴ª └τ╜╟╟α
  1826. *menuBar*redoInsertTableRow.labelString:    ┐¡ ╗≡└╘ └τ╜╟╟α
  1827. *menuBar*redoSetTableRowData.labelString:    ┐¡ ╡Ñ└╠┼╕ ╝│┴ñ └τ╜╟╟α
  1828. *menuBar*redoDeleteTableRow.labelString:    ┐¡ ╗Φ┴ª └τ╜╟╟α
  1829. *menuBar*redoInsertTableColumn.labelString: ╟α ╗≡└╘ └τ╜╟╟α
  1830. *menuBar*redoSetTableCellData.labelString:    ╝┐ ╡Ñ└╠┼╕ ╝│┴ñ └τ╜╟╟α
  1831. *menuBar*redoDeleteTableColumn.labelString: ╟α ╗Φ┴ª └τ╜╟╟α
  1832. *menuBar*redoInsertTableCell.labelString:    ╝┐ ╗≡└╘ └τ╜╟╟α
  1833. *menuBar*redoDeleteTableCell.labelString:    ╝┐ ╗Φ┴ª └τ╜╟╟α
  1834.  
  1835. *menuBar*deleteItem.labelString:        ╗Φ┴ª
  1836. *menuBar*deleteItem.mnemonic:            D
  1837. *menuBar*deleteItem.acceleratorText:        Ctrl+D
  1838.  
  1839. *menuBar*selectAll.labelString:            └ⁿ├╝╝▒┼├
  1840. *menuBar*selectAll.acceleratorText:        Ctrl+A
  1841. *menuBar*selectAll.mnemonic:            S
  1842.  
  1843. *selectTable.labelString:                       ┼╫└╠║φ ╝▒┼├
  1844. *selectTable.mnemonic:                          T
  1845. *deleteTableMenu.labelString:                   ┼╫└╠║φ ╗Φ┴ª
  1846. *deleteTableMenu.mnemonic:                        L
  1847. *deleteTable.labelString:                       ┼╫└╠║φ
  1848. *deleteTable.mnemonic:                          T
  1849. *deleteRow.labelString:                         ┐¡
  1850. *deleteRow.mnemonic:                            R
  1851. *deleteColumn.labelString:                      ╟α
  1852. *deleteColumn.mnemonic:                         O
  1853. *deleteCell.labelString:                        ╝┐
  1854. *deleteCell.mnemonic:                           C
  1855.  
  1856. ! View Menu
  1857. *Editor*menuBar*source.labelString:                ╣«╝¡ ╝╥╜║ ║╕▒Γ
  1858. *Editor*menuBar*source.mnemonic:                S
  1859. *menuBar*editSource.labelString:                ╣«╝¡ ╝╥╜║ ╞φ┴²
  1860. *menuBar*editSource.mnemonic:                    E
  1861. *menuBar*paragraphMarks.labelString:            ┤▄╢⌠ ▒Γ╚ú ╟Ñ╜├
  1862. *menuBar*paragraphMarks.mnemonic:                P
  1863. !*displayTableBoundaries.labelString:           ┼╫└╠║φ ░µ░Φ ╟Ñ╜├
  1864. *displayTables.labelString:                     ┼╫└╠║φ ╟Ñ╜├
  1865. *displayTables.mnemonic:                        T
  1866.  
  1867. ! Insert Menu
  1868. *menuBar*insert.labelString:                    ╗≡└╘
  1869. *menuBar*insertLink.labelString:                ╕╡┼⌐...
  1870. *menuBar*insertLink.mnemonic:                   L
  1871. *menuBar*insertTarget.labelString:              ╣«╝¡│╗ └╠╡┐ ╟Ñ╜─...
  1872. *menuBar*insertTarget.mnemonic:                 A
  1873. *menuBar*insertImage.labelString:               └╠╣╠┴÷...
  1874. *menuBar*insertImage.mnemonic:                  I
  1875. *menuBar*insertHorizontalLine.labelString:      ╝÷╞≥╝▒...
  1876. *menuBar*insertHorizontalLine.mnemonic:         O
  1877. *menuBar*insertHtmlTag.labelString:             HTML ┼┬▒╫...
  1878. *menuBar*insertHtmlTag.mnemonic:                H
  1879. *insertTableMenu.labelString:                   ┼╫└╠║φ
  1880. *insertTableMenu.mnemonic:                      T
  1881. *menuBar*insertNewLineBreak.labelString:        ┴┘ ▒╕║╨
  1882. *menuBar*insertNewLineBreak.acceleratorText:    Shift+Return
  1883. *menuBar*insertNewLineBreak.mnemonic:           N
  1884. *menuBar*insertBreakBelow.labelString:          └╠╣╠┴÷ ╛╞╖í┐í╝¡ │¬┤«
  1885. *menuBar*insertBreakBelow.mnemonic:             B
  1886. *menuBar*insertNonBreaking.labelString:         ┐¼╝╙ ░°╣Θ
  1887. *menuBar*insertNonBreaking.acceleratorText:     Shift+Space
  1888. *menuBar*insertNonBreaking.mnemonic:            S
  1889.  
  1890. ! Insert/Tables pullaside.
  1891. *insertTable.labelString:                       ┼╫└╠║φ...
  1892. *insertTable.mnemonic:                          T
  1893. *insertRow.labelString:                         ┐¡
  1894. *insertRow.mnemonic:                            R
  1895. *insertColumn.labelString:                      ╟α
  1896. *insertColumn.mnemonic:                         O
  1897. *insertCell.labelString:                        ╝┐
  1898. *insertCell.mnemonic:                           C
  1899.  
  1900. ! Properties Menu
  1901. *menuBar*properties.labelString:        ╝╙╝║
  1902. *menuBar*textProperties.labelString:    ┼╪╜║╞«...
  1903. *menuBar*textProperties.mnemonic:        E
  1904. *menuBar*linkProperties.labelString:    ╕╡┼⌐...
  1905. *menuBar*linkProperties.mnemonic:        L
  1906. *menuBar*imageProperties.labelString:    └╠╣╠┴÷...
  1907. *menuBar*imageProperties.mnemonic:        I
  1908. *menuBar*targetProperties.labelString:    ╣«╝¡│╗ └╠╡┐ ╟Ñ╜─...
  1909. *menuBar*targetProperties.mnemonic:        A
  1910. *menuBar*tableProperties.labelString:    ┼╫└╠║φ...
  1911. *menuBar*tableProperties.mnemonic:        T
  1912. *menuBar*hruleProperties.labelString:    ╝÷╞≥╝▒...
  1913. *menuBar*hruleProperties.mnemonic:        O
  1914. *menuBar*tagProperties.labelString:        HTML ┼┬▒╫...
  1915. *menuBar*tagProperties.mnemonic:        H
  1916. *menuBar*documentProperties.labelString: ╣«╝¡...
  1917. *menuBar*documentProperties.mnemonic:   D
  1918.  
  1919. ! Properties Character Pullaside
  1920. *charProperties.labelString:            ╣«└┌
  1921. *charProperties.mnemonic:                C
  1922. *charProperties.bold.labelString:        ║╝╡σ├╝
  1923. *charProperties.bold.acceleratorText:    Ctrl+B
  1924. *charProperties.bold.mnemonic:            B
  1925. *charProperties.underline.labelString:    ╣╪┴┘
  1926. *charProperties.underline.acceleratorText:    Ctrl+U
  1927. *charProperties.underline.mnemonic:        U
  1928. *charProperties.italic.labelString:        └╠┼┼╕»├╝
  1929. *charProperties.italic.acceleratorText:    Ctrl+I
  1930. *charProperties.italic.mnemonic:        I
  1931. *charProperties.fixed.labelString:        ░φ┴ñ╞°
  1932. *charProperties.fixed.acceleratorText:    Ctrl+T
  1933. *charProperties.fixed.mnemonic:            F
  1934. *charProperties.superscript.labelString: └º├╖└┌
  1935. *charProperties.superscript.mnemonic:    P
  1936. *charProperties.subscript.labelString:  ╛╞╖í├╖└┌
  1937. *charProperties.subscript.mnemonic:        S
  1938. *charProperties.strikethrough.labelString:    ├δ╝╥╝▒
  1939. *charProperties.strikethrough.mnemonic:    T
  1940. *charProperties.blink.labelString:        ▒⌠╣┌└╙
  1941. *charProperties.blink.mnemonic:         K
  1942. *charProperties.textColor.labelString:  ╣«└┌╗÷...
  1943. *charProperties.textColor.mnemonic:        C
  1944. *charProperties.defaultColor.labelString:    ▒Γ║╗╗÷
  1945. *charProperties.defaultColor.mnemonic:    D
  1946. *charProperties.serverJavaScript.labelString:    └┌╣┘╜║┼⌐╕│╞«(╝¡╣÷)
  1947. *charProperties.serverJavaScript.mnemonic: J
  1948. *charProperties.clientJavaScript.labelString:    └┌╣┘╜║┼⌐╕│╞«(┼¼╢≤└╠╛≡╞«)
  1949. *charProperties.clientJavaScript.mnemonic: V
  1950. *menuBar*charProperties.clearAllStyles.labelString:    ╕≡╡τ ╜║┼╕└╧ ╗Φ┴ª
  1951. *menuBar*charProperties.clearAllStyles.acceleratorText:    Ctrl+K
  1952. *menuBar*charProperties.clearAllStyles.mnemonic:    A
  1953. *menuBar*fontSize.labelString:            ▒█▓├ ┼⌐▒Γ
  1954. *menuBar*fontSize.mnemonic:                S
  1955. *menuBar*paragraphProperties.labelString:    ┤▄╢⌠
  1956. *menuBar*paragraphProperties.mnemonic:        P
  1957. *menuBar*paragraphProperties.indent.labelString:        ╟╤ ┤▄░Φ ╡Θ┐⌐╛▓▒Γ
  1958. *menuBar*paragraphProperties.indent.acceleratorText:    Tab
  1959. *menuBar*paragraphProperties.indent.mnemonic:           I
  1960. *menuBar*paragraphProperties.outdent.labelString:        ╟╤ ┤▄░Φ │╗╛ε╛▓▒Γ
  1961. *menuBar*paragraphProperties.outdent.acceleratorText:    Shift+Tab
  1962. *menuBar*paragraphProperties.outdent.mnemonic:          R
  1963.  
  1964. ! Properties Font Size PullAside/Toolbar Font Size Popup.
  1965. *characterToolbar*fontSize.marginWidth:            0
  1966. *characterToolbar*fontSize.marginHeight:        0
  1967. *fontSize.XmPushButtonGadget.labelType: STRING
  1968. *fontSize.minusTwo.labelString:                -2
  1969. *fontSize.minusOne.labelString:                -1
  1970. *fontSize.plusZero.labelString:                +0
  1971. *fontSize.plusZero.mnemonic:                 0
  1972. *fontSize.plusOne.labelString:                +1
  1973. *fontSize.plusOne.mnemonic:                  1
  1974. *fontSize.plusTwo.labelString:                +2 
  1975. *fontSize.plusTwo.mnemonic:                  2
  1976. *fontSize.plusThree.labelString:            +3
  1977. *fontSize.plusThree.mnemonic:                3
  1978. *fontSize.plusFour.labelString:                +4
  1979. *fontSize.plusFour.mnemonic:                 4
  1980.  
  1981. ! Properties Paragraph PullAside/Toolbar Properties Popup.
  1982. *paragraphToolbar*paragraphProperties.marginWidth:    0
  1983. *paragraphToolbar*paragraphProperties.marginHeight:    0
  1984. *paragraphProperties.XmPushButtonGadget.labelType:    STRING
  1985. *normal.labelString:            ║╕┼δ <P>
  1986. *normal.mnemonic:                N
  1987. *headingOne.labelString:        ╕╙╕«╕╗ 1 <H1>
  1988. *headingOne.mnemonic:            1
  1989. *headingTwo.labelString:        ╕╙╕«╕╗ 2 <H2>
  1990. *headingTwo.mnemonic:            2
  1991. *headingThree.labelString:        ╕╙╕«╕╗ 3 <H3>
  1992. *headingThree.mnemonic:            3
  1993. *headingFour.labelString:        ╕╙╕«╕╗ 4 <H4>
  1994. *headingFour.mnemonic:            4
  1995. *headingFive.labelString:        ╕╙╕«╕╗ 5 <H5>
  1996. *headingFive.mnemonic:            5
  1997. *headingSix.labelString:        ╕╙╕«╕╗ 6 <H6>
  1998. *headingSix.mnemonic:            6
  1999. *address.labelString:            ┴╓╝╥ <ADDRESS>
  2000. *address.mnemonic:                A
  2001. *formatted.labelString:            ╟ⁿ╜─ └»┴÷ <PRE>
  2002. *formatted.mnemonic:            F
  2003. *listItem.labelString:            ╕«╜║╞« ╟╫╕± <LI>
  2004. *listItem.mnemonic:                L
  2005. *descriptionItem.labelString:        ╝│╕φ ┴ª╕± <DT>
  2006. *descriptionItem.mnemonic:        T
  2007. *descriptionText.labelString:        ╝│╕φ │╗┐δ <DD>
  2008. *descriptionText.mnemonic:        X
  2009.  
  2010. ! Options Menu
  2011. *menuBar*editorPrefs.labelString:    ╞φ┴²▒Γ ╚»░µ╝│┴ñ...
  2012. *menuBar*editorPrefs.mnemonic:        E
  2013. *Editor*menuBar*showToolbar.labelString:    ╞─└╧/╞φ┴² ╡╡▒╕╕≡└╜ ╟Ñ╜├
  2014. *Editor*menuBar*showToolbar.mnemonic:    T
  2015. *menuBar*showCharacter.labelString:    ╣«└┌ ╡╡▒╕╕≡└╜ ╟Ñ╜├
  2016. *menuBar*showCharacter.mnemonic:    C
  2017. *menuBar*showParagraph.labelString:    ┤▄╢⌠ ╡╡▒╕╕≡└╜ ╟Ñ╜├
  2018. *menuBar*showParagraph.mnemonic:    P
  2019.  
  2020. ! Windows Menu
  2021. *menuBar*netBrowser.labelString:    Netscape ║Ω╢≤┐∞└·
  2022. *menuBar*siteManager.labelString:    Netscape ╗τ└╠╞« ░ⁿ╕«└┌
  2023.  
  2024. ! Editor Popup Menu
  2025. *popup*textProperties.labelString:      ┼╪╜║╞« ╝╙╝║...
  2026. *popup*textProperties.mnemonic:         X
  2027. *popup*targetProperties.labelString:    ╣«╝¡│╗ └╠╡┐ ╟Ñ╜─ ╝╙╝║...
  2028. *popup*targetProperties.mnemonic:       A
  2029. *popup*imageProperties.labelString:     └╠╣╠┴÷ ╝╙╝║...
  2030. *popup*imageProperties.mnemonic:        I
  2031. *popup*tableProperties.labelString:     ┼╫└╠║φ ╝╙╝║...
  2032. *popup*tableProperties.mnemonic:        T
  2033. *popup*hruleProperties.labelString:     ╝÷╞≥╝▒ ╝╙╝║...
  2034. *popup*hruleProperties.mnemonic:        O
  2035. *popup*tagProperties.labelString:       HTML ┼┬▒╫ ╝╙╝║...
  2036. *popup*tagProperties.mnemonic:          H
  2037. *popup*paragraphProperties.labelString: ┤▄╢⌠ ╝╙╝║...
  2038. *popup*paragraphProperties.mnemonic:    G
  2039. *popup*documentProperties.labelString:  ╣«╝¡ ╝╙╝║...
  2040. *popup*documentProperties.mnemonic:     D
  2041. *popup*insert.labelString:              ╗≡└╘
  2042. *popup*insert.mnemonic:                 S
  2043. *popup*delete.labelString:              ╗Φ┴ª
  2044. *popup*delete.mnemonic:                 L
  2045. *popup*insertLink.labelString:          ╕╡┼⌐ ╗≡└╘...
  2046. *popup*insertLink.mnemonic:             N
  2047. *popup*linkProperties.labelString:      ╕╡┼⌐ ╝╙╝║...
  2048. *popup*linkProperties.mnemonic:         N
  2049. *popup*browseLink.labelString:          ║Ω╢≤┐∞└·┐í╝¡ ╕╡┼⌐ ┐¡▒Γ...
  2050. *popup*browseLink.mnemonic:             W
  2051. *popup*editLink.labelString:            ╞φ┴²▒Γ┐í╝¡ ╕╡┼⌐ ┐¡▒Γ...
  2052. *popup*editLink.mnemonic:               E
  2053. *popup*bookmarkLink.labelString:        ├Ñ░Ñ╟╟┐í ╕╡┼⌐ ├▀░í
  2054. *popup*bookmarkLink.mnemonic:           B
  2055. *popup*copyLink.labelString:            ╕╡┼⌐╕ª ┼¼╕│║╕╡σ┐í ├▀░í
  2056. *popup*copyLink.mnemonic:               K
  2057. *popup*removeLink.labelString:          ╕╡┼⌐ ╗Φ┴ª
  2058. *popup*removeLink.mnemonic:             R
  2059. *popup*cut.labelString:                 └▀╢≤│╗▒Γ
  2060. *popup*cut.mnemonic:                    U
  2061. *popup*cut.acceleratorText:             Ctrl+X
  2062. *popup*copy.labelString:                ║╣╗τ
  2063. *popup*copy.mnemonic:                   C
  2064. *popup*copy.acceleratorText:            Ctrl+C
  2065. *popup*paste.labelString:               ║┘┐⌐│╓▒Γ
  2066. *popup*paste.mnemonic:                  P
  2067. *popup*paste.acceleratorText:           Ctrl+Y
  2068.  
  2069. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2070. ! Editor toolbar (text only).
  2071. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2072. *toolBar.editDocument.labelString:      ╞φ┴²
  2073. *toolBar.editorNewBlank.labelString:    ╜┼▒╘
  2074. *toolBar.editorOpenFile.labelString:    ┐¡▒Γ
  2075. *toolBar.save.labelString:              └·└σ
  2076. *toolBar.editorBrowse.labelString:      ║Ω╢≤┐∞┴ε
  2077. *toolBar.cut.labelString:        └▀╢≤│╗▒Γ
  2078. *toolBar.copy.labelString:        ║╣╗τ
  2079. *toolBar.paste.labelString:        ║┘┐⌐│╓▒Γ
  2080. *toolBar.publish.labelString:        ├Γ╞╟
  2081.  
  2082. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2083. ! Editor dialogs.
  2084. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2085. *textPropertiesDialog_popup.title:            Netscape: ╝╙╝║
  2086. *textPropertiesDialog.folder.XmForm.marginHeight:    10
  2087. *textPropertiesDialog.folder.XmForm.marginWidth:    10
  2088. *textPropertiesDialog*XmFrame.marginHeight:        2
  2089. *textPropertiesDialog*XmFrame.marginWidth:        2
  2090. *imagePropertiesDialog_popup.title:               Netscape: ╝╙╝║
  2091. *imagePropertiesDialog.folder.XmForm.marginHeight:    10
  2092. *imagePropertiesDialog.folder.XmForm.marginWidth:    10
  2093. *imagePropertiesDialog*XmFrame.marginHeight:        2
  2094. *imagePropertiesDialog*XmFrame.marginWidth:        2
  2095.  
  2096. ! Properties/Link properties.
  2097. *linkProperties.tabLabelString:    ╕╡┼⌐
  2098. *linkSourceTitle.labelString:    ╕╡┼⌐ ╝╙╝║
  2099. *linkSourceLabel.labelString:        ╕╡┼⌐└╟ ┼╪╜║╞« └╘╖┬:
  2100. *linkToTitle.labelString:        ...╖╬ ╕╡┼⌐
  2101. *linkToLabel.labelString:        ╞Σ└╠┴÷ └º─í ╢╟┤┬ ╞─└╧┐í ┤δ╟╤ ╕╡┼⌐ └╘╖┬:
  2102. *browseFile.labelString:        ╞─└╧ ├ú▒Γ...
  2103. *removeLink.labelString:        ╕╡┼⌐ ╗Φ┴ª
  2104. *removeLinks.labelString:        ║╣╝÷╕╡┼⌐ ╗Φ┴ª
  2105. *menuBar*removeLinks.mnemonic:      R
  2106. *linkTarget.labelString:        \
  2107.             ┴÷┴ñ╡╚ ╣«╝¡└╟ └╠╡┐ ╟Ñ╜─└╕╖╬ ╕╡┼⌐(╝▒┼├╗τ╟╫)
  2108. *showTargets.labelString:        └╠╡┐ ╟Ñ╜─ ║╕▒Γ:
  2109. *currentDocument.labelString:        ╟÷└τ ╣«╝¡
  2110. *selectedFile.labelString:        ╝▒┼├╡╚ ╞─└╧
  2111. *linkProperties*targetText.height:                100
  2112.  
  2113. ! Properties/Character properties:
  2114. *characterProperties.tabLabelString:    ╣«└┌
  2115. *colorTitle.labelString:                ╗÷
  2116. *colorLabel.labelString:                ╟÷└τ ╗÷:
  2117. *default.labelString:                      ╣«╝¡└╟ ▒Γ║╗ ╗÷
  2118. *custom.labelString:                    ╗τ┐δ└┌ ┴ñ└╟ ╗÷
  2119. *chooseColor.labelString:                ╗÷ ╝▒┼├...
  2120. *colorText.labelString:        ┼╪╜║╞«┤┬ ╝▒┼├╟╤ ╗÷└╕╖╬ ╟Ñ╜├╡╦┤╧┤┘.
  2121. *sizeTitle.labelString:                    ┼⌐▒Γ
  2122. *sizeText.labelString:        ░ó ┤▄╢⌠ ╜║┼╕└╧└║ ▒Γ║╗ ┼⌐▒Γ╕ª ░í┴÷░φ └╓╜└┤╧┤┘.
  2123. *styleTitle.labelString:                ╜║┼╕└╧
  2124. *clearStyles.labelString:                ╜║┼╕└╧ ╝│┴ñ╗τ╟╫ ╗Φ┴ª
  2125. *characterProperties*clearStyles.marginWidth:        10
  2126. *characterProperties*clearStyles.marginHeight:        5
  2127. *characterProperties*clearStyles.leftOffset:        30
  2128. *characterProperties*clearStyles.rightOffset:        30
  2129. *characterProperties*clearStyles.bottomAttachment:    ATTACH_FORM
  2130. *characterProperties*clearStyles.bottomOffset:        5
  2131. *characterProperties*javaFrame.leftOffset:        10
  2132. *characterProperties*sizeFrame.leftOffset:        10
  2133. *javaTitle.labelString:                    └┌╣┘ ╜║┼⌐╕│╞«
  2134. *java*client.labelString:                ┼¼╢≤└╠╛≡╞«
  2135. *java*server.labelString:                ╝¡╣÷
  2136. *clearAll.labelString:                    ╕≡╡τ ╝│┴ñ╗τ╟╫ ╗Φ┴ª
  2137. *characterProperties*clearAll.marginWidth:        10
  2138. *characterProperties*clearAll.marginHeight:        5
  2139. *characterProperties*clearAll.topOffset:        20
  2140. *characterProperties*clearAll.leftOffset:        15
  2141. *characterProperties*clearAll.rightOffset:        15
  2142.  
  2143. ! Properties/Paragraph properties:
  2144. *paragraphProperties.tabLabelString: ┤▄╢⌠
  2145. *styleLabel.labelString:            ┤▄╢⌠ ╜║┼╕└╧:
  2146. *additionalLabel.labelString:            ├▀░í╡╚ ╜║┼╕└╧:
  2147. *additional*default.labelString:        ▒Γ║╗░¬
  2148. *additional*list.labelString:            ╕«╜║╞«
  2149. *additional*blockQuote.labelString:        └╬┐δ▒╕
  2150. *listTitle.labelString:                ╕«╜║╞«
  2151. *listLabel.labelString:                ╜║┼╕└╧:
  2152. *numbered.labelString:                ╣°╚ú └╓┤┬
  2153. *unnumbered.labelString:            ╣°╚ú░í ╛°┤┬
  2154. *directory.labelString:                ╡≡╖║┼Σ╕«
  2155. *menu.labelString:                ╕▐┤║
  2156. *description.labelString:            ╝│╕φ
  2157. *automatic.labelString:                └┌╡┐
  2158. *digital.labelString:                1,2,3,4,5..
  2159. *lowerRoman.labelString:            i,ii,iii,iv,v..
  2160. *upperRoman.labelString:            I,II,III,IV,V..
  2161. *lowerAlpha.labelString:            a,b,c,d,e..
  2162. *upperAlpha.labelString:            A,B,C,D,E..
  2163. *solidCircle.labelString:            ░╦└║ ┐°
  2164. *openCircle.labelString:            ╚≥ ┐°
  2165. *openSquare.labelString:            ╚≥ ╗τ░ó╟ⁿ
  2166. *startLabel.labelString:            ╜├└█╣°╚ú
  2167. *startText.columns:                4
  2168. *spaceAvailable.labelString:            └╠ ░°░ú└║ ╗τ┐δ░í┤╔╟╒┤╧┤┘
  2169. *paragraphProperties*spaceAvailable.topOffset:    40
  2170. *paragraphProperties*spaceAvailable.leftOffset:    150
  2171.  
  2172. ! Properties/Image properties:
  2173. *imageProperties.tabLabelString:    └╠╣╠┴÷
  2174. *imageFileTitle.labelString:            └╠╣╠┴÷ ╞─└╧ └╠╕º
  2175. *browse.labelString:                ║Ω╢≤┐∞┴ε...
  2176. *alternativeInfoLabel.labelString:    ┤δ├╝ ╟Ñ╟÷(╝▒┼├╗τ╟╫):
  2177. *alternativeImageLabel.labelString:        └╠╣╠┴÷:
  2178. *alternativeTextLabel.labelString:        ┼╪╜║╞«:
  2179. *alignmentRowColumn*XmToggleButtonGadget.shadowThickness: 2
  2180. *alignmentTitle.labelString:            ┴ñ╖─
  2181. *alignmentInfoLabel.labelString:    \
  2182. ╞≈╟╘╡╚ ┼╪╜║╞«╕ª ║╕▒Γ└º╟╪╝¡, ║Ω╢≤┐∞┴ε ├ó└╗ └╠┐δ╟╧╜├┐└.
  2183. *heightLabel.labelString:            │⌠└╠:
  2184. *widthLabel.labelString:            │╩║±:
  2185. *imageSpaceTitle.labelString:            └╠╣╠┴÷ ┴╓║»└╟ ┐⌐╣Θ:
  2186. *imageProperties.imageSpaceFrame.leftOffset:    10
  2187. *leftRightLabel.labelString:            ┴┬┐∞:
  2188. *topBottomLabel.labelString:            ╗≤╟╧:
  2189. *solidBorderLabel.labelString:            ╜╟╝▒ ┼╫╡╬╕«:
  2190. *originalSize.labelString:            ┐°╖í ┼⌐▒Γ
  2191. *copyImage.labelString:                └╠╣╠┴÷╕ª ╣«╝¡ └º─í╖╬ ║╣╗τ
  2192. *removeImageMap.labelString:            └╠╣╠┴÷ ╕╩ ╗Φ┴ª
  2193. *editImage.labelString:                └╠╣╠┴÷ ╞φ┴²
  2194.  
  2195. ! Horizontal Line Properties
  2196. *horizontalLineProperties_popup.title: Netscape: ╝÷╞≥╝▒
  2197. *dimensionsTitle.labelString:       ╣ⁿ└º
  2198. *horizontalLineProperties*XmFrame.marginWidth:  10
  2199. *horizontalLineProperties*XmFrame.marginHeight: 10
  2200. *heightLabel.labelString:           │⌠└╠:
  2201. *heightText.columns:                4
  2202. *pixels.labelString:                ╟╩╝┐
  2203. *widthLabel.labelString:            │╩║±:
  2204. *widthText.columns:                 4
  2205. *percent.labelString:               % (├ó ▒Γ┴╪)
  2206. *alignTitle.labelString:            ┴ñ╖─
  2207. *left.labelString:                  ┐▐┬╩
  2208. *center.labelString:                ░í┐ε╡Ñ
  2209. *right.labelString:                 ┐└╕Ñ┬╩
  2210. *threeDShading.labelString:         3┬≈┐° └╜┐╡
  2211.  
  2212. ! Document Properties & Editor Preferences/Appearance
  2213. *appearanceProperties.tabLabelString:                ┐▄╛τ
  2214. *documentPropertiesDialog_popup.title:        Netscape: ╣«╝¡ ╝╙╝║
  2215. *editorPreferencesDialog_popup.title:        Netscape: ╞φ┴²▒Γ ╚»░µ╝│┴ñ
  2216. *folder*appearance.marginHeight:        10
  2217. *folder*appearance.marginWidth:            10
  2218. *folder*appearance*XmFrame.marginHeight:    2
  2219. *folder*appearance*XmFrame.marginWidth:        2
  2220. *appearance*custom.labelString:            ╗τ┐δ└┌ ┴ñ└╟ ╗÷└╗ ╗τ┐δ
  2221. *appearance*browser.labelString:        \
  2222. ║Ω╢≤┐∞└· ╗÷ ╝│┴ñ ╗τ┐δ
  2223. *schemesTitle.labelString:            ╗÷╗≤╟Ñ
  2224. *save.labelString:                    └·└σ
  2225. *remove.labelString:                ╗Φ┴ª
  2226. *documentColorsTitle.labelString:    ╣«╝¡ ╗÷
  2227. *documentPropertiesDialog*previewFrame.marginHeight:    0
  2228. *documentPropertiesDialog*previewFrame.marginWidth:    0
  2229. *appearance*normal.labelString:            └╧╣▌ ┼╪╜║╞«...
  2230. *appearance*link.labelString:            ╕╡┼⌐ ┼╪╜║╞«...
  2231. *appearance*active.labelString:            ╚░╝║ ╕╡┼⌐...
  2232. *appearance*followed.labelString:        ╣µ╣« ╕╡┼⌐...
  2233. *appearance*background.labelString:        ╣Φ░µ...
  2234. *appearance*backgroundInfo.labelString:        ╣Φ░µ └╠╣╠┴÷╕ª ╝▒┼├╟╧╕Θ ╗÷ ╝▒┼├└║ ╣½╜├╡╦┤╧┤┘.
  2235. *appearance*preview.normal.labelString:        └╧╣▌ ┼╪╜║╞«
  2236. *appearance*preview.link.labelString:        ╕╡┼⌐ ┼╪╜║╞«
  2237. *appearance*preview.active.labelString:        ╚░╝║ ╕╡┼⌐
  2238. *appearance*preview.followed.labelString:    ╣µ╣« ╕╡┼⌐
  2239. *appearance*preview*normalLabelString:        └╧╣▌ ┼╪╜║╞«
  2240. *appearance*preview*linkLabelString:        ╕╡┼⌐ ┼╪╜║╞«
  2241. *appearance*preview*activeLabelString:        ╚░╝║ ╕╡┼⌐
  2242. *appearance*preview*followedLabelString:    ╣µ╣« ╕╡┼⌐
  2243. *backgroundImageTitle.labelString:            ╣Φ░µ└╠╣╠┴÷
  2244. *browseImageFile.labelString:                ╞─└╧ ├ú▒Γ...
  2245. *solid.labelString:                ┴°╟╤ ╗÷
  2246. *useImage.labelString:                └╠╣╠┴÷ ╗τ┐δ
  2247. *choose.labelString:                ╗÷ ╝▒┼├...
  2248. *documentPropertiesDialog*appearance*infoLabel.labelString:    \
  2249. └╠ ╝│┴ñ└║ ╟÷└τ ╣«╝¡┐í └√┐δ╡╦┤╧┤┘.
  2250. *editorPreferencesDialog*appearance*infoLabel.labelString:    \
  2251. └╠ ╝│┴ñ└║ ╟÷└τ ╣«╝¡░í ╛╞┤╤ ╗⌡ ╣«╝¡┐í └√┐δ╡╔ ░═└╘┤╧┤┘.
  2252.  
  2253. ! Document Properties/General
  2254. *generalProperties.tabLabelString:    └╧╣▌
  2255. *folder*general.marginHeight:            10
  2256. *folder*general.marginWidth:            10
  2257. *locationLabel.labelString:            └º─í:
  2258. *titleLabel.labelString:            ┴ª╕±:
  2259. *authorLabel.labelString:            └·└┌:
  2260. *descriptionLabel.labelString:            ╝│╕φ:
  2261. *createdLabel.labelString:            └█╝║└╧:
  2262. *updatedLabel.labelString:            ├╓┴╛ ║»░µ└╧:
  2263. *otherAttributesTitle.labelString:        ▒Γ┼╕ ╝╙╝║
  2264. *infoLabel.labelString:                \
  2265. ┐⌐╖» ┤▄╛ε┐═ ▒╕╕ª ▒╕║╨╟╧▒Γ└º╟╪ ╜░╟Ñ ╗τ┐δ╟╧╜├┐└.
  2266. *keywordsLabel.labelString:            ┼░┐÷╡σ:
  2267. *classificationLabel.labelString:        ║╨╖∙:
  2268.  
  2269. ! Document Properties/Advanced
  2270. *advanced.tabLabelString:            ░φ▒▐
  2271. *folder*advanced.marginHeight:        10
  2272. *folder*advanced.marginWidth:        10
  2273. *systemLabel.labelString:        Netscape ╜├╜║┼█ ║»╝÷ (HTTP-EQUIV):
  2274. *userLabel.labelString:            ╗τ┐δ└┌ ║»╝÷ (META):
  2275. *nameLabel.labelString:            └╠╕º:
  2276. *valueLabel.labelString:        ░¬:
  2277. *delete.labelString:            ╗Φ┴ª
  2278. *set.labelString:            ╝│┴ñ
  2279. *new.labelString:            ╜┼▒╘
  2280.  
  2281. ! Target Properties
  2282. *targetPropertiesDialog_popup.title:    Netscape: └╠╡┐ ╟Ñ╜─ ╝╙╝║
  2283. *targetLabel.labelString:        └╠ └╠╡┐ ╟Ñ╜─┐í ┤δ╟╤ └╠╕º└╗ └╘╖┬╟╧╜├┐└
  2284.  
  2285. ! Html Properties
  2286. *htmlPropertiesDialog_popup.title:    Netscape: HTML ┼┬▒╫
  2287. *htmlPropertiesInfo.labelString:    \
  2288.     ┼┬▒╫╕φ░· ┼┬▒╫┐═ ╟╘▓▓ ╗τ┐δ╡╟┤┬ ╝╙╝║ ╢╟┤┬ ╕┼░│║»╝÷╕ª └╘╖┬╟╧╜├┐└
  2289. *htmlPropertiesDialog.Apply.labelString:┴í░╧
  2290. *htmlPropertiesDialog.ApplyLabelString: ┴í░╧
  2291.  
  2292. ! Editor Preferences/General
  2293. *generalPreferences.tabLabelString:    └╧╣▌
  2294. *authorTitle.labelString:        └·└┌╕φ
  2295. *externalTitle.labelString:        ┐▄║╬ ╞φ┴²▒Γ
  2296. *htmlLabel.labelString:            HTML ╝╥╜║:
  2297. *imageLabel.labelString:        └╠╣╠┴÷:
  2298. *templateTitle.labelString:        ╗⌡ ╣«╝¡ ┼█╟├╕┤
  2299. *locationLabel.labelString:        └º─í:
  2300. *templateInfo.labelString:        \
  2301.             ╕▐┤║┐í╝¡ ╝▒┼├╟╧╕Θ └╠ ╞Σ└╠┴÷░í ┐¡╕│┤╧┤┘:\n\
  2302. ╞─└╧/╗⌡ ╣«╝¡/┼█╟├╕┤ ╗τ┐δ
  2303. *restoreDefault.labelString:        ▒Γ║╗░¬└╕╖╬ ║╣▒╕
  2304. *autosaveTitle.labelString:        └┌╡┐ └·└σ
  2305. *autosaveEnable.labelString:    ┤┘└╜ ╜├░ú╕╢┤┘ ╣«╝¡ └┌╡┐└·└σ: ╕┼
  2306. *minutes.labelString:            ║╨
  2307.  
  2308. ! Editor/Tables Properties&Create
  2309. *table.tabLabelString:            ┼╫└╠║φ
  2310. *row.tabLabelString:            ╟α
  2311. *cell.tabLabelString:            ╝┐
  2312. *tableCreateDialog_popup.title:                Netscape: ╗⌡ ┼╫└╠║φ ╝╙╝║
  2313. *tablePropertiesDialog_popup.title:               Netscape: ┼╫└╠║φ ╝╙╝║
  2314. *tableRowsLabel.labelString:                ┐¡ ░│╝÷:
  2315. *tableColumnsLabel.labelString:                ╟α ░│╝÷:
  2316. *attributesTitle.labelString:                ╝╙╝║
  2317. *tableAlignmentTitle.labelString:            ┼╫└╠║φ ┴ñ╖─
  2318. *borderLineWidthLabel.labelString:            ┼╫╡╬╕« ╡╬▓▓
  2319. *borderLineWidthUnits.labelString:            ╟╚╝┐
  2320. *cellSpacingLabel.labelString:                ╝┐╗τ└╠ ░ú░▌
  2321. *cellSpacingUnits.labelString:                ╟╚╝┐
  2322. *cellPaddingLabel.labelString:                ╝┐╗τ└╠ ░°░ú
  2323. *cellPaddingUnits.labelString:                   ╟╚╝┐
  2324. *tableWidthToggle.labelString:                ┼╫└╠║φ │╩║±
  2325. *tableHeightToggle.labelString:                ┼╫└╠║φ ├╓╝╥ │⌠└╠
  2326. *tableColorToggle.labelString:                ┼╫└╠║φ ╗÷
  2327. *captionToggle.labelString:                ┴ª╕± ╞≈╟╘
  2328. *above.labelString:                    ┼╫└╠║φ └º
  2329. *below.labelString:                    ┼╫└╠║φ ╛╞╖í
  2330. *tableWidthUnits.marginWidth:                0
  2331. *tableWidthUnits.marginHeight:                0
  2332. *tableHeightUnits.marginWidth:                0
  2333. *tableHeightUnits.marginHeight:                0
  2334. *captionUnits.marginWidth:                0
  2335. *captionUnits.marginHeight:                0
  2336. *textAlignmentTitle.labelString:            ┼╪╜║╞« ┴ñ╖─
  2337. *horizontalLabel.labelString:                ╝÷╞≥
  2338. *verticalLabel.labelString:                ╝÷┴≈
  2339. *textAlignment*default.labelString:            ▒Γ║╗░¬
  2340. *textAlignment*left.labelString:            ┐▐┬╩
  2341. *textAlignment*right.labelString:            ┐└╕Ñ┬╩
  2342. *textAlignment*center.labelString:            ░í┐ε╡Ñ
  2343. *textAlignment*top.labelString:                └º
  2344. *textAlignment*bottom.labelString:            ╛╞╖í
  2345. *textAlignment*baselines.labelString:            ▒Γ┴╪╝▒
  2346. *tableAlignmentBox*left.labelString:            ┐▐┬╩
  2347. *tableAlignmentBox*right.labelString:            ┐└╕Ñ┬╩
  2348. *tableAlignmentBox*center.labelString:            ░í┐ε╡Ñ
  2349. *rowColorToggle.labelString:                ╟α└╟ ╗÷
  2350. *textOtherTitle.labelString:                ┼╪╜║╞«
  2351. *headerStyle.labelString:                ╕╙╕«╕╗ ╜║┼╕└╧
  2352. *wrapText.labelString:                    └┌╡┐ ┴┘╣┘▓▐
  2353. *cellRowsLabel.labelString:                ╝┐└╟ ╣ⁿ└º
  2354. *cellColumnsLabel.labelString:                ╟α
  2355. *cellColumnsUnits.labelString:                ┐¡
  2356. *cellWidthToggle.labelString:                ╝┐ │╩║±
  2357. *cellHeightToggle.labelString:                ╝┐└╟ ├╓╝╥ │⌠└╠
  2358. *cellColorToggle.labelString:                ╝┐└╟ ╗÷
  2359. *percentOfCell.labelString:                % (╗≤└º ╝┐ ▒Γ┴╪)
  2360. *percentOfWindow.labelString:            % (├ó ▒Γ┴╪)
  2361. *cancel.cancelLabelString:              ├δ╝╥
  2362. *cancel.closeLabelString:               ┤▌▒Γ
  2363. *Cancel.cancelLabelString:              ├δ╝╥
  2364. *Cancel.closeLabelString:               ┤▌▒Γ
  2365.  
  2366. ! Editor Preferences/Publish
  2367. *publishPreferences.tabLabelString:    ├Γ╞╟
  2368. *folder*publish.marginHeight:        10
  2369. *folder*publish.marginWidth:        10
  2370. *linksAndImagesTitle.labelString:    ╕╡┼⌐┐═ └╠╣╠┴÷
  2371. *linksAndImagesLabel.labelString:    \
  2372.     ┐°░┼╕« ╣«╝¡ └·└σ╜├ ╣╫ ╕╡┼⌐┐═ └╠╣╠┴÷ ╗≡└╘╜├:
  2373. *linksToggle.labelString:        ╕╡┼⌐ └»┴÷
  2374. *linksInfo.labelString:            \
  2375.     ╣«╝¡┐═ ╟╘▓▓ └█╛≈╟╥ ╝÷ └╓╡╡╖╧ ╕╡┼⌐ ┴╢┴ñ ( ╡≡╜║┼⌐ ╣«╝¡┐í ┤δ╟╤ ╕╡┼⌐┤┬\n\
  2376. ▒╫ ╣«╝¡░í ╡≡╜║┼⌐┐í └╓╛ε╛▀ ╡┐└█╟╘).
  2377. *imagesToggle.labelString:        ╣«╝¡│╗ └╠╣╠┴÷ └»┴÷
  2378. *imagesInfo.labelString:        \
  2379.     └╠╣╠┴÷└╟ ║╣╗τ║╗└╗ ╣«╝¡└╟ └º─í┐í └·└σ╟╒┤╧┤┘.\n\
  2380. ╡≡╜║┼⌐ ╣÷└ⁿ└╟ ╣«╝¡│¬ ╣«╝¡░í ├Γ╞╟╡╟╛·└╗ ╢º ╟╫╗≤ └╠╣╠┴÷░í\n\
  2381. │¬┼╕││┤╧┤┘.
  2382. *linksAndImagesTip.labelString:        \
  2383.         ╡╡┐≥╕╗: ┐°░┼╕« ├Γ╞╟└╗ ╗τ┐δ╟╧╖┴╕Θ ╡╬░│└╟ ┐╔╝╟└╗ ╝▒┼├╟╧╜├┐└
  2384. *publishTitle.labelString:        ▒Γ║╗ ├Γ╞╟ └º─í
  2385. *publishLabel.labelString:        ├Γ╞╟(FTP ╢╟┤┬ HTTP):
  2386. *browseLabel.labelString:        ║Ω╢≤┐∞┴ε(HTTP) :
  2387. *usernameLabel.labelString:        ╗τ┐δ└┌ ╕φ:
  2388. *passwordLabel.labelString:        ╛╧╚ú:
  2389. *savePassword.labelString:        ╛╧╚ú └·└σ
  2390.  
  2391. ! Publish Files dialog box
  2392. *publishFilesDialog_popup.title:    Netscape: ├Γ╞╟ ╞─└╧
  2393. *localFilesTitle.labelString:        ┴÷┐¬ ╞─└╧
  2394. *localFiles.publishLabel.labelString:    ├Γ╞╟:
  2395. *includeLabel.labelString:        ╞≈╟╘╡╚ ╞─└╧:
  2396. *includeImages.labelString:        └╠╣╠┴÷ ╞≈╟╘
  2397. *includeFiles.labelString:        ╞≈╟╘╡╚ ╞─└╧
  2398. *selectNone.labelString:        ╝▒┼├╛╚╟╘
  2399. *selectAll.labelString:            └ⁿ├╝╝▒┼├
  2400. *publishLocationTitle.labelString:    ├Γ╞╟ └º─í
  2401. *publishLocation.publishLabel.labelString: \
  2402.                 ╞─└╧ ┐├╕«▒Γ └º─í(FTP ╢╟┤┬ HTTP):
  2403. *useDefault.labelString:        ▒Γ║╗└º─í ╗τ┐δ
  2404.  
  2405. *hintDialog_popup.title:        Netscape: ╚∙╞«
  2406. *dontDisplayAgain.labelString:    └╠ ╕▐╜├┴÷╕ª ┤┘╜├ ╟Ñ╜├╟╧┴÷ ╛╩╜└┤╧┤┘.
  2407. *hintDialog.dontDisplayAgainRow.marginWidth: 9
  2408.  
  2409. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2410. ! Editor popups.
  2411. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2412. ! Color Picker
  2413. *setColors_popup.title:                    Netscape: ╗÷ ╝│┴ñ
  2414. *standardColorsTitle.labelString:    ╟Ñ┴╪╗÷
  2415.  
  2416. ! Save Remote Dialog.
  2417. *saveRemote.marginHeight:        10
  2418. *saveRemote.marginWidth:        10
  2419. ! These don't seem to get set by above two lines.
  2420. *saveRemote*infoIcon.marginWidth:    15
  2421. *saveRemote*infoIcon.marginHeight:    15
  2422. *saveRemote_popup.title:        Netscape: ┐°░┼╕« ╣«╝¡ └·└σ
  2423. *saveRemote*infoText.labelString:    \
  2424. └╠ ╣«╝¡┤┬ ┐°░┼╕« ╝¡╣÷┐í ┴╕└τ╟╒┤╧┤┘.\n\
  2425. ╣«╝¡ │╗┐δ└╗ ║»░µ╟╧╖┴╕Θ ┐∞╝▒ ╣«╝¡╕ª\n\
  2426. └·└σ╟╧╜├┐└
  2427. *saveRemote*linksTitle.labelString:    ╕╡┼⌐
  2428. *saveRemote*linksToggle.labelString:   ┐°░┼╕«├Γ╞╟└╗ ╡╜▒Γ └º╟╪ ╕╡┼⌐╕ª ┴╢┴ñ
  2429. *saveRemote*linksText.labelString:    \
  2430. ░░└║ └º─í(╡≡╖║┼Σ╕«)┐í ┴╕└τ╟╧┤┬  ┤┘╕Ñ ╣«╝¡╖╬└╟\n\
  2431. ╕╡┼⌐╡╡ ╣«╝¡░í ├Γ╞╟╡╚ ╚─┐í ╡┐└█╟╥ ░═└╘┤╧┤┘.\n\
  2432. \n\
  2433. ┐°░┼╕« ╗τ└╠╞«└╟ ╕╡┼⌐┤┬  ║»░µ╡╟┴÷ ╛╩╜└┤╧┤┘.
  2434. *saveRemote*imagesTitle.labelString:    └╠╣╠┴÷
  2435. *saveRemote*imagesToggle.labelString:    ╣«╝¡┐═ ╟╘▓▓ └╠╣╠┴÷ └·└σ
  2436. *saveRemote*imagesText.labelString:    \
  2437. └╠╣╠┴÷┤┬ └·└σ╟╤ ╣«╝¡┐í │¬┼╕│» ░═└╘┤╧┤┘.
  2438. *saveRemote*save.labelString:        └·└σ
  2439. *saveRemote*cancel.labelString:        ├δ╝╥
  2440. *saveRemote*help.labelString:        ╡╡┐≥╕╗
  2441.  
  2442. ! Confirm Save File(s) Dialog.
  2443. *confirmSaveFiles_popup.title:            Netscape: ╞─└╧ └·└σ ╚«└╬
  2444. *confirmSaveFiles.marginHeight:            0
  2445. *confirmSaveFiles.marginWidth:            0
  2446. *yes.labelString:        ┐╣
  2447. *confirmSaveFiles*yesToAll.labelString:        ┐╣, ╕≡╡╬
  2448. *no.labelString:        ╛╞┤╧┐└
  2449. *confirmSaveFiles*noToAll.labelString:        ╛╞┤╧┐└, ╕≡╡╬
  2450. *confirmSaveFiles*cancel.labelString:        ├δ╝╥
  2451. *confirmSaveFiles*help.labelString:        ╡╡┐≥╕╗
  2452. *confirmSaveFiles*defaultButtonShadowThickness:    0
  2453.  
  2454. ! Save/Upload files message dialogs.
  2455. *saveMessageDialog_popup.title:            ╞─└╧ └·└σ
  2456. *uploadMessageDialog_popup.title:        ╞─└╧ ╛≈╖╬╡σ
  2457. *imageLoadMessageDialog_popup.title:    └╠╣╠┴÷ └╨▒Γ
  2458. *saveMessageDialog.width:               400
  2459. *uploadMessageDialog.width:             400
  2460. *imageLoadMessageDialog.width:          400
  2461.  
  2462. !=============================================================================
  2463. ! Mail/News column titles
  2464. !=============================================================================
  2465. *mailNewsColumns.folderlist.Name:    └╠╕º
  2466. *mailNewsColumns.folderlist.Unread:    └╨┴÷ ╛╩└║ ╕▐╜├┴÷ ╝÷
  2467. *mailNewsColumns.folderlist.Total:    ├╤░Φ
  2468. *mailNewsColumns.messagelist.Thread:    ╛▓╖╣╡σ
  2469. *mailNewsColumns.messagelist.Sender:    ║╕│╜ ╗τ╢≈
  2470. *mailNewsColumns.messagelist.Subject:    ┴ª╕±
  2471. *mailNewsColumns.messagelist.Date:    │»┬Ñ
  2472.  
  2473.  
  2474. !=============================================================================
  2475. *toolBar.back.labelString:        ╡┌╖╬
  2476. *toolBar.forward.labelString:        ╛╒└╕╖╬
  2477. *toolBar.home.labelString:        ╚¿
  2478. *toolBar.reload.labelString:        ┤┘╜├└╨▒Γ
  2479. *toolBar*loadImages.labelString:    └╠╣╠┴÷ └╨▒Γ
  2480. *toolBar.openURL.labelString:       ┐¡▒Γ
  2481. *toolBar.print.labelString:        └╬╝Γ
  2482. *toolBar*find.labelString:        ├ú▒Γ
  2483. *toolBar*abort.labelString:        ┴▀┴÷
  2484.  
  2485. *toolBar*spacer.marginWidth:        4
  2486. *urlBar*spacer.marginWidth:        4
  2487.  
  2488. *urlBar*whatsNew.labelString:        ├╓╜┼ ╗τ└╠╞«
  2489. *urlBar*whatsCool.labelString:        ░í ║╝ ╕╕╟╤ ░≈
  2490. *urlBar*inetIndex.labelString:        ╕±└√┴÷
  2491. *urlBar*inetSearch.labelString:        └╬┼═│▌ ░╦╗÷
  2492. *urlBar*inetWhite.labelString:        ╗τ╢≈╡Θ
  2493. *urlBar*upgrade.labelString:        ╝╥╟┴╞«┐■╛ε
  2494. *urlBar*welcome.labelString:        ╚»┐╡
  2495. *urlBar*newsgroups.labelString:        ┤║╜║ ▒╫╖∞
  2496.  
  2497. *toolBar.getNewMail.labelString:    ╕▐└╧ ╣▐▒Γ
  2498. *toolBar.deleteMessage.labelString:    ╗Φ┴ª
  2499. *toolBar.mailNew.labelString:        ╕▐└╧ └█╝║
  2500. *toolBar.postNew.labelString:        ┤║╜║└█╝║
  2501. *toolBar.replyToSender.labelString:    ┤Σ└σ
  2502. *toolBar.replyToAll.labelString:    ╕≡╡╬┐í░╘ ┤Σ└σ
  2503. *toolBar.postReply.labelString:        ┤║╜║ ┤Σ└σ
  2504. *toolBar.postAndMailReply.labelString:    ┤║╜║ ╣╫ ╕▐└╧ ┤Σ└σ
  2505. *toolBar.forwardMessage.labelString:    ├╖║╬ └ⁿ┤▐
  2506. *toolBar.previousUnreadMessage.labelString:└╠└ⁿ
  2507. *toolBar.nextUnreadMessage.labelString:    ┤┘└╜
  2508. *toolBar.markThreadRead.labelString:    ╛▓╖╣╡σ
  2509. *toolBar.markAllRead.labelString:    ▒╫╖∞
  2510.  
  2511. !=============================================================================
  2512. ! Toolbar for mail compose
  2513. *toolBar.SendOrSendLater.labelString:    ║╕│╗▒Γ
  2514. *toolBar.quoteMessage.labelString:    └╬┐δ
  2515. *toolBar.attachFile.labelString:    ├╖║╬
  2516. *toolBar.editAddressBook.labelString:    ┴╓╝╥╖╧
  2517.  
  2518. !=============================================================================
  2519. *noDocumentLoadedMessage:    └╠ ├ó┐í╝¡┤┬ ╛╞┴≈ ╖╬╡σ╡╚ ╣«╝¡ ╛°└╜.
  2520. *optionsSavedMessage:        ┐╔╝╟└╗ └·└σ╟▀╜└┤╧┤┘.
  2521. *clickToSaveMessage:        └·└σ╟╧╖┴╕Θ ╕╡┼⌐┐í╝¡ ╕╢┐∞╜║ ╣÷╞░ ╕ª ┤⌐╕ú╜├┐└.
  2522. *clickToSaveCancelledMessage:    ╕╡┼⌐└╟ ╞─└╧ └·└σ ├δ╝╥╡╩.
  2523. *noPreviousURLMessage:        └╠└ⁿ ╣«╝¡ ╛°└╜.
  2524. *noNextURLMessage:        ┤┘└╜ ╣«╝¡ ╛°└╜.
  2525. *noHomeURLMessage:        ┴÷┴ñ╡╚ ╚¿ ╣«╝¡ ╛°└╜.
  2526. *notOverImageMessage:        └╠╣╠┴÷┐í╝¡┤┬ ╛╚╡╦┤╧┤┘.
  2527. *notOverLinkMessage:        ╕╡┼⌐┐í╝¡┤┬ ╛╚╡╦┤╧┤┘.
  2528. *noSearchStringMessage:        ░╦╗÷╟╥ ░═└╠ ╛°╜└┤╧┤┘
  2529. *wrapSearchMessage:         ╣«╝¡└╟ │í└╘┤╧┤┘. ├│└╜║╬┼═ ░Φ╝╙╟╥▒ε┐Σ?
  2530. *wrapSearchBackwardMessage:  ╣«╝¡└╟ ╜├└█└╘┤╧┤┘. │í║╬┼═ ░Φ╝╙╟╥▒ε┐Σ?
  2531. *noAddressesMessage:         ╝÷╜┼└╬ ┴÷┴ñ ╛╚╡╩.
  2532. *noFileMessage:             ├Γ╖┬ ╞─└╧ ┴÷┴ñ ╛╚╡╩.
  2533. *noPrintCommandMessage:         └╬╝Γ ╕φ╖╔└╗ ┴÷┴ñ╟╧┴÷ ╛╩╛╥╜└┤╧┤┘.
  2534. *overwriteFileMessage:         ▒Γ┴╕└╟ ╚¡└╧ %s└╗(╕ª) ╡ñ╛ε╛╡▒ε┐Σ?
  2535. *bookmarksChangedMessage:    ├Ñ░Ñ╟╟  ╞─└╧└╠ ╡≡╜║┼⌐┐í╝¡ ║»░µ╡╟╛·╜└┤╧┤┘. ╡ñ╛ε╛╡▒ε┐Σ?
  2536. *bookmarkConflictMessage:   \
  2537.             ├Ñ░Ñ╟╟  ╕±╖╧└╠ └·└σ╡╟┴÷ ╛╩╛╥╜└┤╧┤┘.\n\
  2538. ╡≡╜║┼⌐ ╣÷└ⁿ└╗ ┤┘╜├ └╨└╗▒ε┐Σ?
  2539. *bookmarksNoFormsMessage:    \
  2540.           ├Ñ░Ñ╟╟ ╕±╖╧┐í ╝¡╜─┴ª├Γ└╟ ░ß░·╕ª ├▀░í╟╥ ╝÷ ╛°╜└┤╧┤┘.
  2541. *reallyQuitMessage:        │í│╗░┌╜└┤╧▒ε?
  2542. *doubleInclusionMessage:    \n\
  2543. ╣«╝¡╕ª └╠╣╠ └╬┐δ╟╧┐┤╜└┤╧┤┘.\n\
  2544. \n\
  2545. ┤┘╜├ └╬┐δ╟╥▒ε┐Σ?
  2546. *expireNowMessage:        \
  2547.         ╕≡╡τ ╕╡┼⌐╕ª ╣µ╣«╟╧┴÷ ╛╩└║ ░═└╕╖╬ ╟Ñ╜├╟╒┤╧┤┘.\n░Φ╝╙╟╥▒ε┐Σ?
  2548. *clearMemCacheMessage:        \
  2549.     ╕▐╕≡╕« ─│╜├┐í ┤π▒Σ ╞─└╧╡Θ└╗ ╗Φ┴ª╟╒┤╧┤┘.\n░Φ╝╙╟╥▒ε┐Σ?
  2550. *clearDiskCacheMessage:        \
  2551.     ╡≡╜║┼⌐ ─│╜├┐í ┤π▒Σ ╞─└╧╡Θ└╗ ╗Φ┴ª╟╒┤╧┤┘.\n░Φ╝╙╟╥▒ε┐Σ?
  2552.  
  2553. *createCacheDirErrorMessage: \
  2554. ┐└╖∙: ┐╡▒╕└√└╬ ─│╜├ ╡≡╖║┼Σ╕«╕ª ╕╕╡Θ ╝÷ ╛°╜└┤╧┤┘.\n\
  2555. \n\
  2556.         %s: %s.\n\
  2557. \n\
  2558. ┐╔╝╟ ╕▐┤║└╟ │╫┼⌐┐÷┼⌐ ╚»░µ╝│┴ñ└╗ └╠┐δ╟╧┐⌐\n\
  2559. ╗⌡ ╡≡╜║┼⌐ ─│╜├ ╡≡╖║┼Σ╕«╕ª ┴÷┴ñ╟╧╜├┐└.\n\
  2560.  
  2561. *createdCacheDirMessage: \
  2562. ╡≡╜║┼⌐ ─│╜├╖╬ ╗τ┐δ╟╥ ┤┘└╜ ╡≡╖║┼Σ╕«╕ª └█╝║╟▀╜└┤╧┤┘.\n\
  2563. \n\
  2564.         %s/\n\
  2565. \n\
  2566. ┐╔╝╟ ╕▐┤║└╟ │╫┼⌐┐÷┼⌐ ╚»░µ╝│┴ñ└╗ └╠┐δ╟╧┐⌐\n\
  2567. ╡≡╜║┼⌐ ─│╜├ ╡≡╖║┼Σ╕«╕ª ╣┘▓▄ ╝÷ └╓╜└┤╧┤┘.\n\
  2568.  
  2569. *cacheNotDirMessage: \
  2570. ┐└╖∙: ╡≡╜║┼⌐ ─│╜├╖╬ ┴÷┴ñ╟╤ └╠╕º└╠ ┴╕└τ╟╒┤╧┤┘.\n\
  2571. ╟╧┴÷╕╕ ╡≡╖║┼Σ╕«░í ╛╞┤╒┤╧┤┘.\
  2572. \n\
  2573.         %s\n\
  2574. \n\
  2575. ┐╔╝╟ ╕▐┤║└╟ │╫┼⌐┐÷┼⌐ ╚»░µ╝│┴ñ└╗ └╠┐δ╟╧┐⌐\n\
  2576. ╗⌡ ╡≡╜║┼⌐ ─│╜├ ╡≡╖║┼Σ╕«╕ª ┴÷┴ñ╟╧╜├┐└.\n\
  2577.  
  2578. *cacheSuffixMessage: \
  2579. \n\
  2580. ╟╤ ╗τ┐δ└┌┐í ╟╤│¬└╟ ╡≡╜║┼⌐ ─│╜├░í └╓╛ε╛▀ ╟╒┤╧┤┘. ╡√╢≤╝¡ ░°└»\n\
  2581. ╡≡╖║┼Σ╕«( /tmp ░░└║)╕ª ╗τ┐δ╟╧┤┬ ░═└║ ╛╚┴┴╜└┤╧┤┘.\
  2582. \n\
  2583. ╟÷└τ ┴÷┐°╡╟┤┬ ├╓┤δ ╡≡╜║┼⌐ ─│╜├┤┬ %d KB└╘┤╧┤┘.\n\
  2584. │╫╞«┐÷┼⌐ ╚»░µ╝│┴ñ┐í╝¡ ─│╜├ ┼⌐▒Γ╕ª ╣┘▓▄ ╝÷ └╓╜└┤╧┤┘.\n\
  2585. \n\
  2586. ╡≡╜║┼⌐ ─│╜├ ▒Γ┤╔└╗ ╗τ┐δ╟╧┴÷ ╛╩└╕╖┴╕Θ, ╡≡╜║┼⌐ ─│╜├ ┼⌐▒Γ╕ª\n\
  2587. 0 └╕╖╬ ┴÷┴ñ╟╧╜├┐└. └╠╖╕░╘ ╟╧╕Θ, ╣«╝¡┤┬ ╕▐╕≡╕« ─│╜├ ┼⌐▒Γ┐í\n\
  2588. ╡√╢≤ ╕▐╕≡╕«┐í╕╕ └·└σ╡╟░φ, ╡≡╜║┼⌐┐í┤┬ └·└σ╡╟┴÷ ╛╩╜└┤╧┤┘.\n\
  2589. ┴∩, ─│╜├ │╗┐δ└║ Netscape└╟ ╕╢┴÷╕╖ ╝╝╝╟┐í╝¡ ┤┘└╜ ╝╝╝╟└╕╖╬\n\
  2590. └╠╛ε┴÷┴÷ ╛╩╜└┤╧┤┘.
  2591.  
  2592. *cubeTooSmallMessage:        \
  2593. └╠╣╠┴÷╕ª ╡≡┤⌡╕╡(Dithering)╟╥ ╢º ╗τ┐δ╡╟┤┬ └░╕Θ├╝┐í┤┬\n\
  2594. %d░│└╟ ╝┐╕╕└╗ ╟╥┤τ╟╥ ╝÷ └╓╜└┤╧┤┘. ▒╫ ░ß░· └╠╣╠┴÷└╟\n\
  2595. ╟░┴·└║ ╢│╛ε┴²┤╧┤┘.\n\
  2596. \n\
  2597. └╠╣╠┴÷└╟ ╟░┴·└╗ ┐├╕▒ ╝÷ └╓┤┬ ╟╤ ╣µ╣²└║ ╗÷└╗ ╕╣└╠\n\
  2598. ╗τ┐δ╟╧┤┬ └└┐δ ╟┴╖╬▒╫╖Ñ└╗ ┴╛╖ß╟╧░φ Netscape└╗(╕ª)\n\
  2599. ┤┘╜├ ╜├└█╟╧┤┬ ░═└╘┤╧┤┘.\n\
  2600. \n\
  2601. ┤┘╕Ñ ╣µ╣²└║ Netscape└╗(╕ª) ╕φ╖╔╛ε ┴┘ ┐╔╝╟└╬ `-install'╖╬\n\
  2602. ╜├└█╟╧┤┬ ░═└╘┤╧┤┘. └╠ ┐╔╝╟└║ ░│└╬ ╗÷╗≤╟Ñ╕ª ╗τ┐δ╟╧╡╡╖╧\n\
  2603. ╟╒┤╧┤┘. └╠ ░µ┐∞ ╛ε╢▓ ╜├╜║┼█┐í╝¡ │¬┼╕│¬┤┬ ┤▄┴í└║\n\
  2604. ┤┘╕Ñ └⌐╡╡┐∞╖╬ ╕╢┐∞╜║░í └╠╡┐╟╥ ╢º ╚¡╕Θ└╠ ╣°┬╜╟╧╕Θ╝¡\n\
  2605. ╗÷╗≤╟Ñ░í ╣┘▓ε┤┬ ░═└╘┤╧┤┘.
  2606.  
  2607. *renameInitFilesMessage:        \
  2608. └╠└ⁿ ╣÷└ⁿ Netscape└╟ ╚»░µ╝│┴ñ ╞─└╧└╠ └╓╜└┤╧┤┘.\n\
  2609. ╟÷└τ ╣÷└ⁿ└╟ Netscape╡╡ ░░└║ ╟ⁿ╜─└╗ ╗τ┐δ╟╒┤╧┤┘╕╕\n\
  2610. ╞─└╧ └╠╕º└╠ ╣┘▓ε╛·╜└┤╧┤┘. └╠└ⁿ ╣÷└ⁿ ╞─└╧└╟\n\
  2611. └╠╕º└╗ ┴÷▒▌ ╣┘▓▄▒ε┐Σ?
  2612.  
  2613. *unsentMailMessage:            \
  2614.  ║╕│╗┴÷ ╛╩└║ ╕▐└╧ ╕▐╜├┴÷░í └╓╜└┤╧┤┘. ╕▐╜├┴÷╕ª ║╕│╗┴÷ ╛╩░φ ┴╛╖ß╟╥▒ε┐Σ?
  2615.  
  2616. *binaryDocumentMessage:            \
  2617.  └╠ ╣«╝¡┤┬ └╠┴° ╡Ñ└╠┼╕└╠╣╟╖╬ ╝╥╜║╕ª ║╝ ╝÷ ╛°╜└┤╧┤┘.
  2618.  
  2619. ! For Helper App Editor - Delete
  2620. *helperAppDeleteMessage:            \
  2621. └╠ MIME ╟ⁿ╜─└╗ ╗Φ┴ª╟╥▒ε┐Σ? ╛╒└╕╖╬ └╠ ╟ⁿ╜─└╟ ╞─└╧└║\n\
  2622. Netscape ╟├╖»▒╫└╬└╠│¬ ║╕┴╢ ╟┴╖╬▒╫╖Ñ└╗ └╠┐δ╟╧┐⌐\n\
  2623. ├│╕«╟╥ ╝÷ ╛°╜└┤╧┤┘.
  2624.  
  2625. !=============================================================================
  2626. !*preeditType:                root
  2627. !*Netscape.preeditType:            overthespot
  2628.  
  2629. ! default titles for the TopLevelShell widgets.
  2630. ! note that the title and icon title of Navigator windows are
  2631. ! changed at runtime; these resources won't override that.
  2632. *title:                    Netscape
  2633. *iconName:                Netscape
  2634. *Navigator.title:            Netscape Navigator 3.01S
  2635. *Mail.title:                Netscape ╕▐└╧
  2636. *Mail.iconName:                ╕▐└╧
  2637. *Mail*preeditType:none
  2638. *News.title:                Netscape ┤║╜║
  2639. *News.iconName:                ┤║╜║
  2640. *News*preeditType:none
  2641. *Download.title:            Netscape ┤┘┐ε╖╬╡σ
  2642. *Download.iconName:            ┤┘┐ε╖╬╡σ
  2643. *Composition.title:            Netscape ╕▐╜├┴÷ └█╝║
  2644. *Composition.iconName:            ╕▐╜├┴÷ └█╝║
  2645. *Bookmark.title:            Netscape: ├Ñ░Ñ╟╟
  2646. *Bookmark.iconName:            ├Ñ░Ñ╟╟
  2647. *AddressBook.title:            Netscape: ┴╓╝╥╖╧
  2648. *AddressBook.iconName:            ┴╓╝╥╖╧
  2649. *Editor.title:                Netscape: ╞φ┴²▒Γ
  2650. *Editor.iconName:            ╞φ┴²▒Γ
  2651.  
  2652. *popup.title.labelString:        Netscape ╕φ╖╔:
  2653. *popup.back.labelString:        ╡┌╖╬
  2654. *popup.back.mnemonic:            B
  2655. *popup.forward.labelString:        ╛╒└╕╖╬
  2656. *popup.forward.mnemonic:        F
  2657. *popup.home.labelString:        ╚¿
  2658. *popup.showMenubar.labelString:        ╕▐┤║ ╟Ñ╜├
  2659. *popup.showMenubar.mnemonic:        M
  2660. *popup.openURL.labelString:        └╠ ╕╡┼⌐ ┐¡▒Γ
  2661. *popup.openURL.mnemonic:        O
  2662. *popup.addURLBookmark.labelString:    ├Ñ░Ñ╟╟┐í ╕╡┼⌐ ├▀░í
  2663. *popup.addURLBookmark.mnemonic:        A
  2664. *popup.openURLNewWindow.labelString:    └╠ ╕╡┼⌐╖╬ ╗⌡ ├ó ┐¡▒Γ
  2665. *popup.openURLNewWindow.mnemonic:    N
  2666. *popup.saveURL.labelString:        ╕╡┼⌐╕ª ┤┘╕Ñ └╠╕º└╕╖╬ └·└σ...
  2667. *popup.saveURL.mnemonic:        S
  2668. *popup.copyURLToClip.labelString:    ╕╡┼⌐ └º─í╕ª ┼¼╕│║╕╡σ┐í ║╣╗τ
  2669. *popup.copyURLToClip.mnemonic:        C
  2670. *popup.openImage.labelString:        └╠╣╠┴÷ ┐¡▒Γ
  2671. *popup.openImage.mnemonic:        I
  2672. *popup.saveImage.labelString:        └╠╣╠┴÷╕ª ┤┘╕Ñ └╠╕º└╕╖╬ └·└σ...
  2673. *popup.saveImage.mnemonic:        V
  2674. *popup.copyImageURLToClip.labelString:    └╠╣╠┴÷ └º─í ║╣╗τ
  2675. *popup.copyImageURLToClip.mnemonic:    p
  2676. *popup.loadDelayedImage.labelString:    └╠╣╠┴÷ └╨▒Γ
  2677. *popup*back.acceleratorText:        Ctrl+Left
  2678. *popup*forward.acceleratorText:        Ctrl+Right
  2679. *popup*saveURL.acceleratorText:        Shift+Button1
  2680. *popup*openURL.acceleratorText:        Button1
  2681. *popup*openURLNewWindow.acceleratorText:Button2
  2682. *popup.XmPushButtonGadget.marginLeft:    5
  2683. *popup.XmPushButtonGadget.marginRight:    5
  2684. *popup.XmPushButtonGadget.alignment:    ALIGNMENT_BEGINNING
  2685. *popup.separator0.separatorType:    SHADOW_ETCHED_IN
  2686. *popup.separator1.separatorType:    SHADOW_ETCHED_IN
  2687. *popup.separator2.height:        5
  2688. *popup.separator2.separatorType:    NO_LINE
  2689. *popup.separator3.separatorType:    SHADOW_ETCHED_IN
  2690. *popup.separator4.separatorType:    SHADOW_ETCHED_IN
  2691. *popup.separator5.separatorType:    SHADOW_ETCHED_IN
  2692.  
  2693. !
  2694. ! Convert from old version file formats
  2695. *convertQuestion_popup*OK.labelString:        ┐╛ ╝│┴ñ ╞─└╧ ╗Φ┴ª
  2696. *convertQuestion_popup*Cancel.labelString:    ┐╛ ╝│┴ñ ╞─└╧ ║╕░ⁿ
  2697.  
  2698. !
  2699. ! Convert from old version file formats
  2700. *sendNow_popup*OK.labelString:        ┐╣
  2701. *sendNow_popup*Cancel.labelString:    ╛╞┤╧┐└
  2702.  
  2703.  
  2704. ! Mail/News popup menus
  2705. !
  2706. *Mail*popup.title.labelString:        Netscape ╕▐└╧
  2707. *News*popup.title.labelString:        Netscape ┤║╜║
  2708.  
  2709. ! News open News host dialog
  2710. !
  2711. *News*openNewsHost.title:    Netscape: ╗⌡ ┤║╜║ ╝¡╣÷ ┐¼░ß
  2712. *News*openNewsHost*selectionLabelString:    \
  2713.                 ┐¼░ß╟╥ ┤║╜║ ╝¡╣÷└╟ └╠╕º░· ╞≈╞«╕ª └╘╖┬:
  2714. *News*openNewsHost*hostLabel.labelString:    ┤║╜║ ╝¡╣÷:
  2715. *News*openNewsHost*hostLabel.alignment:        ALIGNMENT_END
  2716. *News*openNewsHost*portLabel.labelString:    ╞≈╞«:
  2717. *News*openNewsHost*portLabel.leftOffset:    10
  2718. *News*openNewsHost*portLabel.alignment:        ALIGNMENT_END
  2719. *News*openNewsHost*secure.labelString:        ║╕╛╚
  2720. *News*openNewsHost*secure.topOffset:        10
  2721. *News*openNewsHost*portText.columns:        5
  2722.  
  2723. *history_popup.title:                Netscape: ╣µ╣« ▒Γ╖╧
  2724. *history_popup*listLabelString:            └╠└ⁿ ╣µ╣« ▒Γ╖╧...
  2725. *history_popup*OK.labelString:            ├ú╛╞░í▒Γ
  2726. *history_popup*OkLabelString:            ├ú╛╞░í▒Γ
  2727. *history_popup*Cancel.labelString:        ┤▌▒Γ
  2728. *history_popup*CancelLabelString:        ┤▌▒Γ
  2729. *history_popup*Apply.labelString:        ├Ñ░Ñ╟╟ └█╝║
  2730. *history_popup*ApplyLabelString:        ├Ñ░Ñ╟╟ └█╝║
  2731.  
  2732. *source_popup.title:                Netscape: ╝╥╜║ ║╕▒Γ
  2733. *source_popup*save.labelString:            └·└σ...
  2734. *source_popup*OK.labelString:            ┐╣
  2735. *source_popup*text.editable:            False
  2736. *source_popup*text.cursorPositionVisible:    False
  2737. *source_popup*text.wordWrap:            True
  2738. *source_popup*text.scrollHorizontal:        False
  2739. *source_popup*urlLabel.labelString:        └º─í:
  2740. *source_popup*titleLabel.labelString:        ┴ª╕±:
  2741. *source_popup*titleLabel.leftOffset:        0
  2742. *source_popup*titleLabel.rightOffset:        4
  2743. *source_popup*titleLabel.alignment:        ALIGNMENT_END
  2744. *source_popup*urlLabel.topOffset:        0
  2745. *source_popup*urlLabel.leftOffset:        0
  2746. *source_popup*urlLabel.rightOffset:        4
  2747. *source_popup*urlLabel.alignment:        ALIGNMENT_END
  2748. *source_popup*titleText.leftOffset:        0
  2749. *source_popup*titleText.rightOffset:        0
  2750. *source_popup*urlText.leftOffset:        0
  2751. *source_popup*urlText.rightOffset:        0
  2752. *source_popup*text.leftOffset:            0
  2753. *source_popup*text.rightOffset:            0
  2754. *source_popup*XmScrolledWindow.topOffset:    8
  2755. *source_popup*text.columns:            80
  2756. *source_popup*text.rows:            20
  2757.  
  2758. *docinfo_popup.title:                Netscape: ╣«╝¡ ┴ñ║╕
  2759. *docinfo_popup*OK.labelString:    OK
  2760. *docinfo_popup*titleLabel.labelString:        ┴ª╕±:
  2761. *docinfo_popup*urlLabel.labelString:        └º─í:
  2762. *docinfo_popup*modifiedLabel.labelString:    ├╓┴╛ ║»░µ:
  2763. *docinfo_popup*sourceLabel.labelString:        ╝╥╜║:
  2764. *docinfo_popup*charsetLabel.labelString:    └╬─┌╡∙:
  2765. *docinfo_popup*dpyLabel.labelString:        ║±┴╓╛≤:
  2766. *docinfo_popup*securityFrame.label.labelString:    ║╕╛╚ ┴ñ║╕
  2767. *docinfo_popup*certificateLabel.labelString:    ╝¡╣÷ └╬┴⌡╝¡:
  2768. *docinfo_popup*certificateText.columns:        60
  2769. *docinfo_popup*certificateText.rows:        6
  2770. *docinfo_popup*certificateText.wordWrap:    True
  2771. *docinfo_popup*certificateText.scrollHorizontal:False
  2772. *docinfo_popup*scrollBarDisplayPolicy:        AS_NEEDED
  2773. *docinfo_popup*scrollingPolicy:            AUTOMATIC
  2774. *docinfo_popup*securityText.wordWrap:        True
  2775. *docinfo_popup*securityText.scrollHorizontal:    False
  2776. *docinfo_popup*urlLabel.topOffset:        0
  2777. *docinfo_popup*urlLabel.leftOffset:        0
  2778. *docinfo_popup*urlLabel.rightOffset:        4
  2779. *docinfo_popup*urlLabel.alignment:        ALIGNMENT_END
  2780. *docinfo_popup*titleLabel.leftOffset:        0
  2781. *docinfo_popup*titleLabel.rightOffset:        4
  2782. *docinfo_popup*titleLabel.alignment:        ALIGNMENT_END
  2783. *docinfo_popup*modifiedLabel.topOffset:        0
  2784. *docinfo_popup*modifiedLabel.leftOffset:    0
  2785. *docinfo_popup*modifiedLabel.rightOffset:    4
  2786. *docinfo_popup*modifiedLabel.alignment:        ALIGNMENT_END
  2787. *docinfo_popup*charsetLabel.topOffset:        0
  2788. *docinfo_popup*charsetLabel.leftOffset:        0
  2789. *docinfo_popup*charsetLabel.rightOffset:    4
  2790. *docinfo_popup*charsetLabel.alignment:        ALIGNMENT_END
  2791. *docinfo_popup*sourceLabel.topOffset:        0
  2792. *docinfo_popup*sourceLabel.leftOffset:        0
  2793. *docinfo_popup*sourceLabel.rightOffset:        4
  2794. *docinfo_popup*sourceLabel.alignment:        ALIGNMENT_END
  2795. ! add 5 to dpyLabel.topOffset to align label with text baseline (gag)
  2796. *docinfo_popup*dpyLabel.topOffset:        5
  2797. *docinfo_popup*dpyLabel.leftOffset:        0
  2798. *docinfo_popup*dpyLabel.rightOffset:        4
  2799. *docinfo_popup*dpyLabel.alignment:        ALIGNMENT_END
  2800. *docinfo_popup*dpyText.rows:            3
  2801. *docinfo_popup*dpyText.columns:            48
  2802. *docinfo_popup*titleText.columns:        40
  2803. *docinfo_popup*securityFrame.topOffset:        10
  2804. *docinfo_popup*keyDescLabel.leftOffset:        14
  2805. *docinfo_popup*keyDescLabel.rightOffset:    14
  2806. *docinfo_popup*keyDescLabel.alignment:        ALIGNMENT_BEGINNING
  2807. *docinfo_popup*certificateLabel.leftOffset:    10
  2808. *docinfo_popup*certificateLabel.rightOffset:    10
  2809. *docinfo_popup*certificateLabel.alignment:    ALIGNMENT_BEGINNING
  2810. *docinfo_popup*securityLabel.leftOffset:    14
  2811. *docinfo_popup*securityLabel.rightOffset:    14
  2812. *docinfo_popup*securityLabel.alignment:        ALIGNMENT_BEGINNING
  2813. *docinfo_popup*XmScrolledWindow.leftOffset:    10
  2814. *docinfo_popup*XmScrolledWindow.rightOffset:    10
  2815.  
  2816. *docinfo*noSecurityMessage:\
  2817. └╠ ╣÷└ⁿ└╟ Netscape└║ ║╕╛╚▒Γ┤╔└╗ ░«░φ └╓┴÷ ╛╩╜└┤╧┤┘.
  2818.  
  2819. *docinfo*securityLabel.labelString:\
  2820. ║╕╛╚▒Γ┤╔└║ ╝¡╣÷ └╬┴⌡, ╛╧╚ú╚¡╕ª ┼δ╟╤ ░│└╬ ┴ñ║╕ ║╕╚ú, └┌╖ß└╟ ╣½░ß╝║ ╡ε░· ╟╘▓▓\n\
  2821. ╣▐╛╞║╕┤┬ └╬┼═│▌ ╣«╝¡┐═ ║╕│╗┤┬ ┴ñ║╕╕ª ║╕╚ú╟╒┤╧┤┘. ╣«╝¡└╟ ║╕╛╚ ╗≤┼┬┤┬ ╗≤┼┬┴┘└╟\n\
  2822. ┐¡╝Φ( ┐¼░ß ╚ñ└║ ▓≈╛ε┴ⁿ)│¬ ╟Ñ╜├ ├ó└╟ └º┐í └╓┤┬ ║╕╛╚╗÷┴┘( ╞─╢⌡╗÷└║ ╛╚└ⁿ╟╘└╗\n\
  2823. ╚╕╗÷└║ ║╥╛╚└ⁿ╟╘└╗ │¬┼┬│┐)└╗ ║╕░φ ╛╦ ╝÷ └╓╜└┤╧┤┘. ╛╚│╗╝¡└╟ ║╕╛╚╝│╕φ║╬║╨└╗\n\
  2824. └┌╝╝╚≈ └╨╛ε║╕╕Θ ┤⌡ ╕╣└║ ┴ñ║╕╕ª ╛≥└╗ ╝÷ └╓╜└┤╧┤┘.
  2825.  
  2826.  
  2827. *bmPreferences_popup.title:                Netscape: ├Ñ░Ñ╟╟
  2828. *bmPreferences_popup*frame1label.labelString:        ├Ñ░Ñ╟╟ ├▀░í
  2829. *bmPreferences_popup*frame2label.labelString:        ├Ñ░Ñ╟╟ ╕▐┤║
  2830. *bmPreferences_popup*addbm_option.labelString:        \
  2831.                         ╕╙╕«╕╗┐í └╠ ├Ñ░Ñ╟╟ ├▀░í
  2832. *bmPreferences_popup*bmmenu_option.labelString:        \
  2833.                       └╠ ╕╙╕«╕╗└╗ ├Ñ░Ñ╟╟ ╕▐┤║┐í╝¡ ║╕▒Γ
  2834. *bmPreferences_popup*addbm_default.labelString: ├╓╗≤└º ╖╣║º┐í ├▀░í
  2835. *bmPreferences_popup*bmmenu_default.labelString: ├╓╗≤└º ╕╙╕«╕╗
  2836.  
  2837. *bookmarksWhatsChanged*button_0.labelString:    ╕≡╡τ ├Ñ░Ñ╟╟
  2838. *bookmarksWhatsChanged*button_1.labelString:    ╝▒┼├╟╤ ├Ñ░Ñ╟╟
  2839. *bookmarksWhatsChanged*start.labelString:    ╜├└█
  2840. *bookmarksWhatsChanged*cancel.labelString:    ├δ╝╥
  2841. *bookmarksWhatsChanged*title.labelString:    ║»░µ╡╚ ░═└║?
  2842. *bookmarksWhatsChanged.width:            400
  2843. *bookmarksWhatsChanged.minWidth:        400
  2844. *bookmarksWhatsChanged.maxWidth:        400
  2845. *bookmarksWhatsChanged.height:            300
  2846. *bookmarksWhatsChanged.minHeight:        300
  2847. *bookmarksWhatsChanged.maxHeight:        300
  2848.  
  2849. *mailto_field*fromLabel.labelString:        ╣▀╜┼(From):
  2850. *mailto_field*replyToLabel.labelString:        ╣▀╜┼(Reply To):
  2851. *mailto_field*toLabel.labelString:        ╝÷╜┼(Mail To):
  2852. *mailto_field*ccLabel.labelString:        ┬ⁿ┴╢(Mail CC):
  2853. *mailto_field*bccLabel.labelString:        ╝√└║ ┬ⁿ┴╢(Mail BCC):
  2854. *mailto_field*fccLabel.labelString:        ╞─└╧ ┬ⁿ┴╢(File CC):
  2855. *mailto_field*newsgroupsLabel.labelString:    ┤║╜║ ▒╫╖∞(Newsgroups):
  2856. *mailto_field*followupToLabel.labelString:    ┤Σ└σ ╣▐└╗ ┤║╜║ ▒╫╖∞(Followup To):
  2857. *mailto_field*subjectLabel.labelString:        ┴ª╕±(Subject):
  2858. *mailto_field*attachmentsLabel.labelString:    ├╖║╬(Attachment):
  2859. *mailto_field*attachButton.labelString:        ├╖║╬
  2860. *mailto_field*browseButton.labelString:        ├ú╛╞░í▒Γ
  2861. *mailto_bodyText.wordWrap:            True
  2862. *mailto_bodyText.scrollHorizontal:        False
  2863. *mailto_field*attachButton.marginWidth:        10
  2864. *mailto_field*fromLabel.alignment:        ALIGNMENT_END
  2865. *mailto_field*replyToLabel.alignment:        ALIGNMENT_END
  2866. *mailto_field*toLabel.alignment:        ALIGNMENT_END
  2867. *mailto_field*ccLabel.alignment:        ALIGNMENT_END
  2868. *mailto_field*bccLabel.alignment:        ALIGNMENT_END
  2869. *mailto_field*fccLabel.alignment:        ALIGNMENT_END
  2870. *mailto_field*newsgroupsLabel.alignment:    ALIGNMENT_END
  2871. *mailto_field*followupToLabel.alignment:    ALIGNMENT_END
  2872. *mailto_field*subjectLabel.alignment:        ALIGNMENT_END
  2873. *mailto_field*attachmentsLabel.alignment:    ALIGNMENT_END
  2874.  
  2875. ! This is 72 rather than 79 or 80 because the width of the window controls
  2876. ! when word wrapping should occur; the Motif text area has no mechanism for
  2877. ! wrapping at a column other than the last one.     So, if we want a fill-column
  2878. ! of N, the window must be N wide.  Note that wrapping must occur before 80:
  2879. ! sending out lines with 80 characters on them is antisocial, as many programs
  2880. ! and terminals (including emacs) can only display 79 characters without 
  2881. ! wrapping.  Wrapping at 72 is better than wrapping at 79 because it leaves
  2882. ! room for further followups to quote the lines with ">" without causing
  2883. ! lines to wrap.
  2884. !
  2885. ! Note that, in the composition window, lines beginning with ">" will not
  2886. ! be wrapped at all, despite the appearance on the screen.  So just because
  2887. ! it looks like the quoted text has been mangled, doesn't mean it has.
  2888. !
  2889. *mailto_bodyText.columns:            72
  2890. *mailto_bodyText.rows:                15
  2891.  
  2892.  
  2893. ! Some people just aren't too hip.
  2894. !*defaultMailtoText:            Hey, check out this cool URL:\n\n
  2895.  
  2896. *attach_popup.title:                Netscape: ╣«╝¡ ├╖║╬
  2897. *attach_popup*attach.Cancel.labelString:    ├δ╝╥
  2898. *attach_popup*list.visibleItemCount:        10
  2899. *attach_popup*messagebox.bottomOffset:        50
  2900. *attach_popup*attachLocation.labelString:    └º─í (URL) ├╖║╬...
  2901. *attach_popup*attachFile.labelString:        ╞─└╧ ├╖║╬...
  2902. *attach_popup*delete.labelString:        ╗Φ┴ª
  2903. *attach_popup*label.labelString:        ├╖║╬:
  2904. *attach_popup*sourceToggle.labelString:        ▒╫┤δ╖╬ 
  2905. *attach_popup*textToggle.labelString:        └╧╣▌ ┼╪╜║╞«╖╬ ║»╚»
  2906. *attach_popup*postscriptToggle.labelString:    ╞≈╜║╞«╜║┼⌐╕│╞«╖╬ ║»╚»
  2907. *attach_popup*XmLabelGadget.alignment:        ALIGNMENT_BEGINNING
  2908. *attach_popup*indicatorType:            ONE_OF_MANY
  2909. *attach_popup*attachLocation.bottomOffset:    10
  2910. *attach_popup*label.bottomOffset:        10
  2911. *attach_popup*sourceToggle.leftOffset:        10
  2912. *attach_popup*textToggle.leftOffset:        10
  2913. *attach_popup*postscriptToggle.leftOffset:    10
  2914.  
  2915. *location_popup.title:                Netscape: URL ├╖║╬
  2916. *location_popup*XmLabelGadget.alignment:    ALIGNMENT_BEGINNING
  2917. *location_popup*label.labelString:    ├╖║╬ └º─í:
  2918. *location_popup*locationLabel.labelString:    └º─í (URL):
  2919. *location_popup*locationText.columns:        40
  2920. *location_popup*locationText.leftOffset:    20
  2921.  
  2922. *formatType*none.labelString:            ├╖║╬╛°└╜
  2923. *formatType*text.labelString:            ┼╪╜║╞«
  2924. *formatType*formattedText.labelString:        ╟ⁿ╜─└╓┤┬ ┼╪╜║╞«
  2925. *formatType*html.labelString:            ╝╥╜║
  2926. *formatType*tree.labelString:            ╝╥╜║ ╣╫ └╠╣╠┴÷
  2927. *formatType*ps.labelString:            ╞≈╜║╞«╜║┼⌐╕│╞«
  2928. *formatType*url.labelString:            URL╕╕ ║╕│┐
  2929.  
  2930. ! ============================== Preferences ================================
  2931.  
  2932. ! Resources for top-level
  2933.  
  2934. *general_prefs_popup.title:              Netscape: └╧╣▌ ╚»░µ╝│┴ñ
  2935. *general_prefs*OkLabelString:              ╚«└╬
  2936. *general_prefs*Apply.labelString:          ├δ╝╥
  2937. *general_prefs*ApplyLabelString:          ├δ╝╥
  2938. *general_prefs*Cancel.labelString:          ▒Γ║╗░¬
  2939. *general_prefs*CancelLabelString:          ▒Γ║╗░¬
  2940. !*general_prefs_popup*preeditType:          none
  2941.  
  2942. *mailnews_prefs_popup.title:            Netscape: ╕▐└╧ ╣╫ ┤║╜║ ╚»░µ╝│┴ñ
  2943. *mailnews_prefs*OkLabelString:                ╚«└╬
  2944. *mailnews_prefs*Apply.labelString:            ├δ╝╥
  2945. *mailnews_prefs*ApplyLabelString:            ├δ╝╥
  2946. *mailnews_prefs*Cancel.labelString:            ▒Γ║╗░¬
  2947. *mailnews_prefs*CancelLabelString:            ▒Γ║╗░¬
  2948. !*mailnews_prefs_popup*preeditType:            none
  2949.  
  2950. *network_prefs_popup.title:            Netscape: │╫╞«┐÷┼⌐ ╚»░µ╝│┴ñ
  2951. *network_prefs*OkLabelString:                ╚«└╬
  2952. *network_prefs*Apply.labelString:            ├δ╝╥
  2953. *network_prefs*ApplyLabelString:            ├δ╝╥
  2954. *network_prefs*Cancel.labelString:            ▒Γ║╗░¬
  2955. *network_prefs*CancelLabelString:            ▒Γ║╗░¬
  2956. !*network_prefs_popup*preeditType:            none
  2957.  
  2958. *security_prefs_popup.title:            Netscape: ║╕╛╚ ╚»░µ╝│┴ñ
  2959. *security_prefs*OkLabelString:                ╚«└╬
  2960. *security_prefs*Apply.labelString:            ├δ╝╥
  2961. *security_prefs*ApplyLabelString:            ├δ╝╥
  2962. *security_prefs*Cancel.labelString:            ▒Γ║╗░¬
  2963. *security_prefs*CancelLabelString:            ▒Γ║╗░¬
  2964. !*security_prefs_popup*preeditType:            none
  2965.  
  2966. ! Preferences: Applications
  2967. !
  2968. *general_prefs*appsFrame*appsBoxLabel.labelString:    └└┐δ ╟┴╖╬▒╫╖Ñ
  2969. *general_prefs*appsFrame.topOffset:            10
  2970. *general_prefs*appsFrame.leftOffset:            10
  2971. *general_prefs*appsFrame.rightOffset:            10
  2972. *general_prefs*appsFrame.bottomOffset:            10
  2973. *general_prefs*appsFrame*telnetLabel.labelString:    Telnet ╟┴╖╬▒╫╖Ñ:
  2974. *general_prefs*appsFrame*tn3270Label.labelString:    TN3270 ╟┴╖╬▒╫╖Ñ:
  2975. *general_prefs*appsFrame*rloginLabel.labelString:    Rlogin ╟┴╖╬▒╫╖Ñ:
  2976. *general_prefs*appsFrame*rloginUserLabel.labelString:    Rlogin ╗τ┐δ└┌╕φ:
  2977. *general_prefs*appsFrame*appsFrame.topOffset:        10
  2978. *general_prefs*appsFrame*rloginUserText.bottomOffset:    10
  2979. *general_prefs*appsFrame*XmLabel.alignment:        ALIGNMENT_END
  2980. *general_prefs*appsFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  2981. *general_prefs*appsFrame*telnetText.rightOffset:    10
  2982.  
  2983. *general_prefs*appsFrame*tmpLabel.labelString:        └╙╜├ ╡≡╖║┼Σ╕«:
  2984. *general_prefs*appsFrame*tmpBrowse.labelString:        ├ú╛╞║╕▒Γ...
  2985. *general_prefs*appsFrame*tmpText.bottomOffset:        10
  2986. *general_prefs*appsFrame*tmpText.rightOffset:        10
  2987. *general_prefs*appsFrame*tmpBrowse.rightOffset:        10
  2988.  
  2989. ! Preferences: Cache
  2990. !
  2991. *network_prefs*cacheFrame*cacheBoxLabel.labelString:    ─│╜├
  2992. *network_prefs*cacheFrame.topOffset:            10
  2993. *network_prefs*cacheFrame.leftOffset:            10
  2994. *network_prefs*cacheFrame.rightOffset:            10
  2995. *network_prefs*cacheFrame.bottomOffset:            10
  2996. *network_prefs*cacheFrame*memoryLabel.labelString:    ╕▐╕≡╕« ─│╜├:
  2997. *network_prefs*cacheFrame*diskLabel.labelString:    ╡≡╜║┼⌐ ─│╜├:
  2998. *network_prefs*cacheFrame*dirLabel.labelString:        ╡≡╜║┼⌐ ─│╜├ ╡≡╖║┼Σ╕«:
  2999. *network_prefs*cacheFrame*verifyLabel.labelString:    ╣«╝¡ ╚«└╬:
  3000. *network_prefs*cacheFrame*onceToggle.labelString:    ╝╝╝╟┤τ ╟╤╣°
  3001. *network_prefs*cacheFrame*everyToggle.labelString:    ╟╫╗≤
  3002. *network_prefs*cacheFrame*expiredToggle.labelString:    ╛╚╟╘
  3003. *network_prefs*cacheFrame*cacheSSLToggle.labelString:    \
  3004.             SSL└╗ ┼δ╟╪ ╛≥└║ ╞Σ└╠┴÷└╟ ┐╡▒╕└√└╬ ─│╜├ ╟π┐δ
  3005. *network_prefs*cacheFrame*cacheSSLToggle.indicatorType:    XmN_OF_MANY
  3006. *network_prefs*cacheFrame*browse.labelString:        ├ú╛╞║╕▒Γ...
  3007. *network_prefs*cacheFrame*k.labelString:        ┼│╖╬╣┘└╠╞«
  3008. *network_prefs*cacheFrame*memClear.labelString:        ╕▐╕≡╕« ─│╜├ ╗Φ┴ª
  3009. *network_prefs*cacheFrame*diskClear.labelString:    ╡≡╜║┼⌐ ─│╜├ ╗Φ┴ª
  3010. *network_prefs*cacheFrame*memoryText.columns:        6
  3011. *network_prefs*cacheFrame*diskText.columns:        6
  3012. *network_prefs*cacheFrame*cacheDirText.columns:        15
  3013. *network_prefs*cacheFrame*alignment:            ALIGNMENT_BEGINNING
  3014. *network_prefs*cacheFrame*memoryLabel.alignment:    ALIGNMENT_END
  3015. *network_prefs*cacheFrame*diskLabel.alignment:        ALIGNMENT_END
  3016. *network_prefs*cacheFrame*dirLabel.alignment:        ALIGNMENT_END
  3017. *network_prefs*cacheFrame*verifyLabel.alignment:    ALIGNMENT_END
  3018. *network_prefs*cacheFrame*memClear.leftOffset:        25
  3019. *network_prefs*cacheFrame*diskClear.leftOffset:        25
  3020. *network_prefs*cacheFrame*browse.rightOffset:        10
  3021. *network_prefs*cacheFrame*browse.bottomOffset:        10
  3022. *network_prefs*cacheFrame*memoryText.bottomOffset:    10
  3023. *network_prefs*cacheFrame*onceToggle.bottomOffset:    10
  3024. *network_prefs*cacheFrame*cacheDirText.bottomOffset:    10
  3025. *network_prefs*cacheFrame*indicatorType:        ONE_OF_MANY
  3026. *network_prefs*cacheFrame*browse.marginWidth:        10
  3027. *network_prefs*cacheFrame*memClear.marginWidth:        10
  3028. *network_prefs*cacheFrame*diskClear.marginWidth:    10
  3029.  
  3030. ! Preferences: Colors
  3031. !
  3032.  
  3033. ! Preferences: Composition
  3034. !
  3035. *mailnews_prefs*XmFrame.XmLabel.leftOffset:            10
  3036. *mailnews_prefs*XmFrame.XmLabel.topOffset:            -4
  3037. *mailnews_prefs*XmFrame.topOffset:                10
  3038. *mailnews_prefs*XmFrame.leftOffset:                10
  3039. *mailnews_prefs*XmFrame.rightOffset:                10
  3040. *mailnews_prefs*XmFrame.bottomOffset:                10
  3041.  
  3042. *mailnews_prefs*composeFrame*composeBoxLabel.labelString:    \
  3043.                     ╕▐└╧ ╣╫ ┤║╜║ ╕▐╜├┴÷ └█╝║╜├
  3044. *mailnews_prefs*composeFrame*8bitLabel.labelString:        ║╕│╗▒Γ ╣╫ ┐├╕«▒Γ:
  3045. *mailnews_prefs*composeFrame*8bitToggle.labelString:        8-║±╞« ╟π┐δ
  3046. *mailnews_prefs*composeFrame*8bitToggle.bottomOffset:        4
  3047. *mailnews_prefs*composeFrame*qpToggle.labelString:\
  3048.                          MIME ┴╪╝÷(Quoted Printable)
  3049. *mailnews_prefs*composeFrame*8bitToggle.indicatorType:        ONE_OF_MANY
  3050. *mailnews_prefs*composeFrame*qpToggle.indicatorType:        ONE_OF_MANY
  3051. *mailnews_prefs*composeFrame*deliverLabel.labelString:        ╕▐└╧ ║╕│╗▒Γ:
  3052. *mailnews_prefs*composeFrame*deliverAutoToggle.labelString:    └┌╡┐
  3053. *mailnews_prefs*composeFrame*deliverAutoToggle.indicatorType:    ONE_OF_MANY
  3054. *mailnews_prefs*composeFrame*deliverQToggle.labelString:    \
  3055.         ╝÷╡┐ ╣Φ┤▐└╗ └º╟╪ ┤δ▒Γ
  3056. *mailnews_prefs*composeFrame*deliverQToggle.indicatorType:    ONE_OF_MANY
  3057.  
  3058. *mailnews_prefs*mMailOutFrame*mMailOutBoxLabel.labelString:    \
  3059.         ║╕│╗┤┬  ╕▐╜├┴÷╕ª ╟╫╗≤ ┤┘└╜ ┴╓╝╥╖╬ ╟╤╣° ┤⌡ ║╕│┐:
  3060. *mailnews_prefs*mMailOutFrame*mMailOutLabel.labelString:    ╕▐└╧ ╕▐╜├┴÷:
  3061. *mailnews_prefs*mMailOutFrame*mMailOutSelfToggle.labelString:    └┌╜┼
  3062. *mailnews_prefs*mMailOutFrame*mMailOutOtherLabel.labelString:    ▒Γ┼╕ ┴╓╝╥:
  3063. *mailnews_prefs*mMailOutFrame*nMailOutLabel.labelString:    ┤║╜║ ╕▐╜├┴÷:
  3064. *mailnews_prefs*mMailOutFrame*nMailOutSelfToggle.labelString:    └┌╜┼
  3065. *mailnews_prefs*mMailOutFrame*nMailOutOtherLabel.labelString:    ▒Γ┼╕ ┴╓╝╥:
  3066.  
  3067. *mailnews_prefs*mMailOutFrame*nMailOutSelfToggle.bottomOffset:    10
  3068. *mailnews_prefs*mMailOutFrame*mMailOutOtherText.rightOffset:    10
  3069. *mailnews_prefs*mMailOutFrame*nMailOutOtherText.rightOffset:    10
  3070.  
  3071. *mailnews_prefs*mCopyOutFrame*mCopyOutBoxLabel.labelString:    \
  3072.         ║╕│╗┤┬ ╕▐╜├┴÷╕ª ╟╫╗≤ ┤┘└╜╞─└╧┐í ├▀░í:
  3073. *mailnews_prefs*mCopyOutFrame*mCopyOutLabel.labelString:    ╕▐└╧ ╕▐╜├┴÷:
  3074. *mailnews_prefs*mCopyOutFrame*nCopyOutLabel.labelString:    ┤║╜║ ╕▐╜├┴÷:
  3075. *mailnews_prefs*mCopyOutFrame*mCopyOutBrowse.labelString:    ├ú╛╞║╕▒Γ...
  3076. *mailnews_prefs*mCopyOutFrame*nCopyOutBrowse.labelString:    ├ú╛╞║╕▒Γ...
  3077.  
  3078. *mailnews_prefs*mCopyOutFrame*nCopyOutText.bottomOffset:    10
  3079. *mailnews_prefs*mCopyOutFrame*nCopyOutText.rightOffset:        10
  3080.  
  3081. *mailnews_prefs*mCopyOutFrame*XmPushButtonGadget.marginWidth: 10
  3082. *mailnews_prefs*mCopyOutFrame*XmPushButtonGadget.leftOffset:  10
  3083. *mailnews_prefs*mCopyOutFrame*XmPushButtonGadget.rightOffset: 10
  3084.  
  3085. ! Preferences: Servers
  3086. !
  3087. *mailnews_prefs*outMailFrame*outMailBoxLabel.labelString: ║╕│╗┤┬ ╕▐└╧
  3088. *mailnews_prefs*outMailFrame.topOffset:            10
  3089. *mailnews_prefs*outMailFrame.leftOffset:        10
  3090. *mailnews_prefs*outMailFrame.rightOffset:        10
  3091. *mailnews_prefs*outMailFrame.bottomOffset:        10
  3092. *mailnews_prefs*outMailFrame*smtpText.topOffset:    10
  3093. *mailnews_prefs*outMailFrame*smtpText.rightOffset:    10
  3094. *mailnews_prefs*outMailFrame*smtpLabel.labelString:    SMTP ╝¡╣÷:
  3095.  
  3096. *mailnews_prefs*inMailFrame*inMailBoxLabel.labelString:    ╣▐┤┬ ╕▐└╧
  3097. *mailnews_prefs*inMailFrame.topOffset:            10
  3098. *mailnews_prefs*inMailFrame.leftOffset:            10
  3099. *mailnews_prefs*inMailFrame.rightOffset:        10
  3100. *mailnews_prefs*inMailFrame.bottomOffset:        10
  3101. *mailnews_prefs*inMailFrame.mailFrame.topOffset:    10
  3102. *mailnews_prefs*inMailFrame*limitLabel.labelString:    ├╓┤δ ╕▐╜├┴÷ ┼⌐▒Γ:
  3103. *mailnews_prefs*inMailFrame*msgLabel.labelString:    └ⁿ┤▐ ╚─:
  3104. *mailnews_prefs*inMailFrame*checkLabel.labelString:    ╕▐└╧ ┴í░╦:
  3105. *mailnews_prefs*inMailFrame*movemailLabel.labelString:    Movemail ╟┴╖╬▒╫╖Ñ:
  3106. *mailnews_prefs*inMailFrame*movemailText.rightOffset:    10
  3107. *mailnews_prefs*inMailFrame*movemailText.bottomOffset:    10
  3108. *mailnews_prefs*inMailFrame*movemailBrowse.labelString:    ├ú╛╞║╕▒Γ...
  3109. *mailnews_prefs*inMailFrame*userLabel.labelString:    ╗τ┐δ└┌╕φ:
  3110. *mailnews_prefs*inMailFrame*userText.rightOffset:    10
  3111. *mailnews_prefs*inMailFrame*srvrLabel.labelString:    ╝¡╣÷:
  3112. *mailnews_prefs*inMailFrame*srvrText.topOffset:        10
  3113. *mailnews_prefs*inMailFrame*srvrText.rightOffset:    10
  3114. *mailnews_prefs*inMailFrame*sysLabel.labelString:    ╕▐└╧ ╜├╜║┼█:
  3115. *mailnews_prefs*inMailFrame*noLimit.labelString:    ╛°└╜
  3116. *mailnews_prefs*inMailFrame*msgLimit.labelString:    ├╓┤δ ╕▐╜├┴÷ ┼⌐▒Γ: 
  3117. *mailnews_prefs*inMailFrame*limitSuffix.labelString:    ╣┘└╠╞«
  3118. *mailnews_prefs*inMailFrame*checkSuffix.labelString:    ║╨╕╢┤┘
  3119. *mailnews_prefs*inMailFrame*msgRemove.labelString:    ╝¡╣÷┐í╝¡ ╗Φ┴ª
  3120. *mailnews_prefs*inMailFrame*msgLeave.labelString:    ╝¡╣÷┐í │▓▒Φ
  3121. *mailnews_prefs*inMailFrame*checkEvery.labelString:    ╕┼
  3122. *mailnews_prefs*inMailFrame*checkEvery.bottomOffset:    10
  3123. *mailnews_prefs*inMailFrame*checkNever.labelString:    ╛╚╟╘ 
  3124. *mailnews_prefs*inMailFrame*checkText.columns:        3
  3125. *mailnews_prefs*inMailFrame*mailDirLabel.labelString:    ╕▐└╧ ╡≡╖║┼Σ╕«:
  3126. *mailnews_prefs*inMailFrame*mailDirText.bottomOffset:    10
  3127. *mailnews_prefs*inMailFrame*mailDirBrowse.labelString:    ├ú╛╞║╕▒Γ...
  3128. *mailnews_prefs*inMailFrame*limitText.columns:        5
  3129. *mailnews_prefs*inMailFrame*externalToggle.labelString: ┐▄║╬  Movemail:
  3130. *mailnews_prefs*inMailFrame*builtinToggle.labelString:    │╗└σ Movemail
  3131. *mailnews_prefs*inMailFrame*popToggle.labelString:    POP3:
  3132. *mailnews_prefs*inMailFrame*popToggle.indicatorType:    ONE_OF_MANY
  3133. *mailnews_prefs*inMailFrame*moveToggle.indicatorType:    ONE_OF_MANY
  3134. *mailnews_prefs*inMailFrame*builtinToggle.indicatorType:  ONE_OF_MANY
  3135. *mailnews_prefs*inMailFrame*externalToggle.indicatorType: ONE_OF_MANY
  3136. *mailnews_prefs*inMailFrame*XmLabel.alignment:        ALIGNMENT_END
  3137. *mailnews_prefs*inMailFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  3138. *mailnews_prefs*inMailFrame*XmPushButtonGadget.marginWidth: 10
  3139. *mailnews_prefs*inMailFrame*XmPushButtonGadget.leftOffset: 10
  3140. *mailnews_prefs*inMailFrame*XmPushButtonGadget.rightOffset: 10
  3141. *mailnews_prefs*inMailFrame*indicatorType:        ONE_OF_MANY
  3142.  
  3143. !*mailnews_prefs*inMailFrame*tmpLabel.labelString:        
  3144. !*mailnews_prefs*inMailFrame*bookLabel.labelString:    
  3145.  
  3146. ! Preferences: Fonts
  3147. !
  3148. *general_prefs*fontsFrame*fontsBoxLabel.labelString:    ▒█▓├/└╬─┌╡∙
  3149. *general_prefs*fontsFrame.topOffset:            10
  3150. *general_prefs*fontsFrame.leftOffset:            10
  3151. *general_prefs*fontsFrame.rightOffset:            10
  3152. *general_prefs*fontsFrame.bottomOffset:            10
  3153. *general_prefs*fontsFrame*encodingLabel.labelString:    └╬─┌╡∙: 
  3154. *general_prefs*fontsFrame*proportionalLabel.labelString:    \
  3155.                         ║±╖╩ ▒█▓├ ╗τ┐δ:
  3156. *general_prefs*fontsFrame*propSizeLabel.labelString:    ┼⌐▒Γ:
  3157. *general_prefs*fontsFrame*propSizeToggle.labelString:    ╚«┤δ/├α╝╥ ╟π┐δ
  3158. *general_prefs*fontsFrame*fixedLabel.labelString:    ░φ┴ñ╞° ▒█▓├ ╗τ┐δ:
  3159. *general_prefs*fontsFrame*fixedSizeLabel.labelString:    ┼⌐▒Γ:
  3160. *general_prefs*fontsFrame*fixedSizeToggle.labelString:    ╚«┤δ/├α╝╥ ╟π┐δ
  3161. *general_prefs*fontsFrame*0.labelString:        Any
  3162. *general_prefs*fontsFrame*encodingLabel.alignment:    ALIGNMENT_END
  3163. *general_prefs*fontsFrame*encodingLabel.topOffset:    10
  3164. *general_prefs*fontsFrame*proportionalLabel.alignment:    ALIGNMENT_END
  3165. *general_prefs*fontsFrame*propSizeField.columns:    5
  3166. *general_prefs*fontsFrame*propSizeField.rightOffset:    10
  3167. *general_prefs*fontsFrame*fixedLabel.alignment:        ALIGNMENT_END
  3168. *general_prefs*fontsFrame*fixedSizeField.columns:    5
  3169. *general_prefs*fontsFrame*fixedSizeField.rightOffset:    10
  3170.  
  3171. ! Preferences: Appearance (Mail & News)
  3172. !
  3173. *mailnews_prefs*msgFrame*msgBoxLabel.labelString:    ╕▐╜├┴÷ ╜║┼╕└╧ 
  3174. *mailnews_prefs*msgFrame.topOffset:            10
  3175. *mailnews_prefs*msgFrame.leftOffset:            10
  3176. *mailnews_prefs*msgFrame.rightOffset:            10
  3177. *mailnews_prefs*msgFrame.bottomOffset:            10
  3178. *mailnews_prefs*msgFrame*qstyleLabel.labelString:    ┼╪╜║╞« ╜║┼╕└╧:
  3179. *mailnews_prefs*msgFrame*qsizeLabel.labelString:    ┼╪╜║╞« ┼⌐▒Γ:
  3180. *mailnews_prefs*msgFrame*qcolorLabel.labelString:    ┼╪╜║╞« ╗÷:
  3181. *mailnews_prefs*msgFrame*quotedLabel.labelString:    \
  3182.     └╬┐δ ┼╪╜║╞«('> '╖╬ ╜├└█╟╧┤┬ ┼╪╜║╞«)┤┬ ┤┘└╜ ╞»╝║└╗ ░«╜└┤╧┤┘.
  3183. *mailnews_prefs*msgFrame*fixedLabel.labelString:    \
  3184.     ╕▐╜├┴÷┐═ ▒Γ╗τ ║╕└╠▒Γ
  3185. *mailnews_prefs*msgFrame*qstyleLabel.alignment:        ALIGNMENT_END
  3186. *mailnews_prefs*msgFrame*qsizeLabel.alignment:        ALIGNMENT_END
  3187. *mailnews_prefs*msgFrame*qcolorLabel.alignment:        ALIGNMENT_END
  3188. *mailnews_prefs*msgFrame*varMsgFont.labelString:    ░í║»╞° ▒█▓├
  3189. *mailnews_prefs*msgFrame*fixedMsgFont.labelString:    ░φ┴ñ╞° ▒█▓├
  3190. *mailnews_prefs*msgFrame*plain.labelString:        ║╕┼δ
  3191. *mailnews_prefs*msgFrame*normal.labelString:        └╧╣▌
  3192. *mailnews_prefs*msgFrame*bold.labelString:        ║╝╡σ
  3193. *mailnews_prefs*msgFrame*italic.labelString:        └╠┼┌╕»
  3194. *mailnews_prefs*msgFrame*boldItalic.labelString:    ║╝╡σ └╠┼┌╕»
  3195. *mailnews_prefs*msgFrame*bigger.labelString:        ┤⌡ ┼⌐░╘
  3196. *mailnews_prefs*msgFrame*smaller.labelString:        ┤⌡ └█░╘
  3197. *mailnews_prefs*msgFrame*qcolorText.columns:        20
  3198. *mailnews_prefs*msgFrame*fixedMsgLabel.topOffset:    10
  3199. *mailnews_prefs*msgFrame*fixedMsgLabel.leftOffset:    10
  3200. *mailnews_prefs*msgFrame*varMsgLabel.topOffset:        10
  3201. *mailnews_prefs*msgFrame*varMsgLabel.leftOffset:    10
  3202. *mailnews_prefs*msgFrame*plain.topOffset:        10
  3203. *mailnews_prefs*msgFrame*indicatorType:            ONE_OF_MANY
  3204. *mailnews_prefs*msgFrame*autoQuoteToggle.leftOffset:    40
  3205. *mailnews_prefs*msgFrame*autoQuoteToggle.topOffset:    10
  3206. *mailnews_prefs*msgFrame*autoQuoteToggle.indicatorType:    N_OF_MANY
  3207. *mailnews_prefs*autoQuoteToggle.labelString:            \
  3208.         ┤Σ└σ╜├ └┌╡┐└╕╖╬ ┐°╖í ╕▐╜├┴÷ └╬┐δ
  3209.  
  3210. *mailnews_prefs*layoutFrame*layoutBoxLabel.labelString:    ├ó ╕≡╛τ
  3211. !*mailnews_prefs*layoutFrame*topOffset:            10
  3212. !*mailnews_prefs*layoutFrame*leftOffset:        10
  3213. !*mailnews_prefs*layoutFrame*rightOffset:        10
  3214. !*mailnews_prefs*layoutFrame*bottomOffset:        10
  3215. *mailnews_prefs*layoutFrame*mPaneLabel.labelString:    ╕▐└╧:
  3216. *mailnews_prefs*layoutFrame*mHoriz.labelString:        ╝÷╞≥ │¬┤⌐▒Γ
  3217. *mailnews_prefs*layoutFrame*mVert.labelString:        ╝÷┴≈ │¬┤⌐▒Γ
  3218. *mailnews_prefs*layoutFrame*mStack.labelString:        ╜║┼├
  3219. *mailnews_prefs*layoutFrame*nPaneLabel.labelString:    ┤║╜║:
  3220. *mailnews_prefs*layoutFrame*nHoriz.labelString:        ╝÷╞≥ │¬┤⌐▒Γ
  3221. *mailnews_prefs*layoutFrame*nVert.labelString:        ╝÷┴≈ │¬┤⌐▒Γ
  3222. *mailnews_prefs*layoutFrame*nStack.labelString:        ╜║┼├
  3223. *mailnews_prefs*layoutFrame*indicatorType:        ONE_OF_MANY
  3224.  
  3225. ! Preferences: Helper Applications
  3226. !
  3227. *general_prefs*helperFrame*helperBoxLabel.labelString: MIME ╝│┴ñ ╞─└╧
  3228. *general_prefs*helperFrame.topOffset:                   10
  3229. *general_prefs*helperFrame.leftOffset:                   10
  3230. *general_prefs*helperFrame.rightOffset:                   10
  3231. *general_prefs*helperFrame.bottomOffset:               10
  3232. *general_prefs*helperFrame*globalMimeTypesLabel.labelString: └ⁿ├╝ MIME ╟ⁿ╜─ ╞─└╧:
  3233. *general_prefs*helperFrame*privateMimeTypesLabel.labelString:        \
  3234.                             ░│└╬ MIME ╟ⁿ╜─ ╞─└╧:
  3235. *general_prefs*helperFrame*globalMailcapLabel.labelString:        \
  3236.                             └ⁿ├╝ ╕▐└╧─╕ ╞─└╧:
  3237. *general_prefs*helperFrame*privateMailcapLabel.labelString:        \
  3238.                             ░│└╬ ╕▐└╧─╕ ╞─└╧:
  3239. *general_prefs*helperFrame*globalMimeTypesBrowseButton.labelString:  ├ú╛╞║╕▒Γ...
  3240. *general_prefs*helperFrame*privateMimeTypesBrowseButton.labelString: ├ú╛╞║╕▒Γ...
  3241. *general_prefs*helperFrame*globalMailcapBrowseButton.labelString:   ├ú╛╞║╕▒Γ...
  3242. *general_prefs*helperFrame*privateMailcapBrowseButton.labelString:   ├ú╛╞║╕▒Γ...
  3243. *general_prefs*helperFrame*globalMimeTypesBrowseButton.marginWidth:  10
  3244. *general_prefs*helperFrame*privateMimeTypesBrowseButton.marginWidth: 10
  3245. *general_prefs*helperFrame*globalMailcapBrowseButton.marginWidth:   10
  3246. *general_prefs*helperFrame*privateMailcapBrowseButton.marginWidth:   10
  3247. *general_prefs*helperFrame*XmLabel.rightOffset:               4
  3248. *general_prefs*helperFrame*XmLabelGadget.rightOffset:           4
  3249. *general_prefs*helperFrame*XmLabel.alignment:              ALIGNMENT_END
  3250. *general_prefs*helperFrame*XmLabelGadget.alignment:          ALIGNMENT_END
  3251. *general_prefs*helperFrame*XmTextField.columns:               35
  3252. *general_prefs*helperFrame*globalMailcapText.topOffset:           10
  3253. *general_prefs*helperFrame*privateMailcapText.bottomOffset:       10
  3254. *general_prefs*helperFrame*XmPushButtonGadget.leftOffset:       10
  3255. *general_prefs*helperFrame*XmPushButtonGadget.rightOffset:       10
  3256.  
  3257. *general_prefs*helperFrame*commands.new.labelString:        ╜┼▒╘...
  3258. *general_prefs*helperFrame*commands.edit.labelString:        ╞φ┴²...
  3259. *general_prefs*helperFrame*commands.delete.labelString:        ╗Φ┴ª...
  3260. *general_prefs*helperFrame*helperApp.cellBackground: white
  3261.  
  3262. ! Helper Editor stuff
  3263. *helperEditor_popup.title:        Netscape ║╕┴╢ ╟┴╖╬▒╫╖Ñ
  3264. *helperEditor.width: 400
  3265. *helperEditor*mimeTypesDescriptionLabel.labelString: ╝│╕φ
  3266. *helperEditor*mimeTypesDescriptionLabel.leftOffset: 3
  3267. *helperEditor*mimeTypesLabel.labelString: ┼╕└╘
  3268. *helperEditor*mimeTypesLabel.leftOffset: 3
  3269. *helperEditor*mimeTypesSuffixLabel.labelString: ╚«└σ└┌
  3270. *helperEditor*mimeTypesSuffixLabel.leftOffset: 3
  3271. *helperEditor*helperEditForm.XmTextField.rightOffset: 3
  3272. *helperEditor*helperEditFrameLabel.labelString: ├│╕«▒Γ
  3273. *helperEditor*helperEditNavigator.labelString: Navigator 
  3274. *helperEditor*helperEditPlugin.labelString: ╟├╖»▒╫└╬
  3275. *helperEditor*helperEditApp.labelString: ╟┴╖╬▒╫╖Ñ
  3276. *helperEditor*helperEditSave.labelString: ╡≡╜║┼⌐╖╬ └·└σ
  3277. *helperEditor*helperEditUnknown.labelString: ╣╠╚«└╬: ╗τ┐δ└┌ ╚«└╬
  3278. *helperEditor*helperEditAppBrowse.labelString: ├ú╛╞║╕▒Γ...
  3279. *helperEditor*helperEditNavigator.leftOffset: 20
  3280. *helperEditor*helperEditAppText.columns: 40
  3281.  
  3282.  
  3283. ! Preferences: Identity
  3284. !
  3285. *mailnews_prefs*identityFrame*identityBoxLabel.labelString:    ╗τ┐δ└┌ ┴ñ║╕
  3286. *mailnews_prefs*identityFrame*identityBoxLabel.topOffset:    -4
  3287. *mailnews_prefs*identityFrame*identityBoxLabel.leftOffset:    10
  3288. *mailnews_prefs*identityFrame.topOffset:            10
  3289. *mailnews_prefs*identityFrame.leftOffset:            10
  3290. *mailnews_prefs*identityFrame.rightOffset:            10
  3291. *mailnews_prefs*identityFrame.bottomOffset:            10
  3292. *mailnews_prefs*identityFrame*nameLabel.labelString:        └╠╕º:
  3293. *mailnews_prefs*identityFrame*mailLabel.labelString:        └ⁿ└┌┐∞╞φ ┴╓╝╥:
  3294. *mailnews_prefs*identityFrame*replyToLabel.labelString:          ┤Σ└σ╣▐└╗ ┴╓╝╥:
  3295. *mailnews_prefs*identityFrame*orgLabel.labelString:         ╝╥╝╙:
  3296. *mailnews_prefs*identityFrame*sigLabel.labelString:        ╝¡╕φ ╞─└╧:
  3297. *mailnews_prefs*identityFrame*sigBrowse.labelString:        ├ú╛╞║╕▒Γ...
  3298. *mailnews_prefs*identityFrame*XmLabel.leftOffset:        4
  3299. *mailnews_prefs*identityFrame*XmLabelGadget.leftOffset:        4
  3300. *mailnews_prefs*identityFrame*XmTextField.rightOffset:        10
  3301. *mailnews_prefs*identityFrame*sigBrowse.rightOffset:        10
  3302. *mailnews_prefs*identityFrame*identityText.bottomOffset:    15
  3303. *mailnews_prefs*identityFrame*orgText.bottomOffset:        15
  3304. *mailnews_prefs*identityFrame*sigText.bottomOffset:        15
  3305. *mailnews_prefs*identityFrame*sigText.columns:            35
  3306. *mailnews_prefs*identityFrame*XmLabel.alignment:        ALIGNMENT_END
  3307. *mailnews_prefs*identityFrame*XmLabelGadget.alignment:        ALIGNMENT_END
  3308. *mailnews_prefs*identityFrame*XmPushButtonGadget.leftOffset:    8
  3309. *mailnews_prefs*identityFrame*XmPushButtonGadget.rightOffset:    8
  3310. *mailnews_prefs*identityFrame*XmPushButtonGadget.marginWidth:    10
  3311.  
  3312. ! Preferences: Organization
  3313. !
  3314. *mailnews_prefs*organizationFrame*organizationBoxLabel.labelString:\
  3315.     ╕▐└╧ ╛╧╚ú
  3316. *mailnews_prefs*organizationFrame*trashToggle.labelString:\
  3317.     Netscape ╕▐└╧ ┴╛╖ß╜├  ╚▐┴÷┼δ ║±┐∞▒Γ
  3318. *mailnews_prefs*organizationFrame*passwordToggle.labelString:\
  3319.     ╕▐└╧ ╛╧╚ú ▒Γ╛∩
  3320. *mailnews_prefs*organizationFrame*trashToggle.leftOffset:    40
  3321. *mailnews_prefs*organizationFrame*passwordToggle.leftOffset:    40
  3322.  
  3323. *mailnews_prefs*threadFrame*threadBoxLabel.labelString:\
  3324.     ╕▐└╧ ╣╫ ┤║╜║ ╛▓╖╣╡∙
  3325. *mailnews_prefs*threadFrame*line1Label.labelString:\
  3326.     ╕▐└╧ ╕▐╜├┴÷┐═ ┤║╜║ ▒Γ╗τ┤┬ ╛▓╖╣╡σ╖╬ ╕╕╡Θ ╝÷ └╓╜└┤╧┤┘. ╛▓╖╣╡σ╢⌡ ┤Σ└σ└╗
  3327. *mailnews_prefs*threadFrame*line2Label.labelString:\
  3328.     ╣▐└╗ ░µ┐∞, ┤Σ└σ└╠ ┐°╖í ╕▐╜├┴÷  ╣┘╖╬ ┤┘└╜┐í ╟Ñ╜├╡╟░╘ ╟╧┤┬ ░═└╘┤╧┤┘.
  3329. *mailnews_prefs*threadFrame*threadMailToggle.labelString:\
  3330.     ╕▐└╧ ╕▐╜├┴÷ ╛▓╖╣╡σ╖╬ ╕╕╡Θ▒Γ
  3331. *mailnews_prefs*threadFrame*threadNewsToggle.labelString:\
  3332.     ┤║╜║ ╕▐╜├┴÷ ╛▓╖╣╡σ╖╬ ╕╕╡Θ▒Γ
  3333. *mailnews_prefs*threadFrame*threadMailToggle.leftOffset:    40
  3334. *mailnews_prefs*threadFrame*threadNewsToggle.leftOffset:    40
  3335.  
  3336. *mailnews_prefs*mnSortFrame*mnSortBoxLabel.labelString:        ┴ñ╖─
  3337. *mailnews_prefs*mnSortFrame*mSortLabel.labelString:        ╕▐└╧ ┴ñ╖─ ╝°╝¡:
  3338. *mailnews_prefs*mnSortFrame*mSortDateToggle.labelString:    │»┬Ñ
  3339. *mailnews_prefs*mnSortFrame*mSortNumToggle.labelString:        ╕▐╜├┴÷ ╣°╚ú
  3340. *mailnews_prefs*mnSortFrame*mSortSubjectToggle.labelString:    ┴ª╕±
  3341. *mailnews_prefs*mnSortFrame*mSortSenderToggle.labelString:    ║╕│╜ ╗τ╢≈
  3342. *mailnews_prefs*mnSortFrame*nSortLabel.labelString:        ┤║╜║ ┴ñ╖─ ╝°╝¡:
  3343. *mailnews_prefs*mnSortFrame*nSortDateToggle.labelString:    │»┬Ñ
  3344. *mailnews_prefs*mnSortFrame*nSortNumToggle.labelString:        ╕▐╜├┴÷ ╣°╚ú
  3345. *mailnews_prefs*mnSortFrame*nSortSubjectToggle.labelString:    ┴ª╕±
  3346. *mailnews_prefs*mnSortFrame*nSortSenderToggle.labelString:    ║╕│╜ ╗τ╢≈
  3347. *mailnews_prefs*mnSortFrame*XmToggleButtonGadget.indicatorType:    ONE_OF_MANY
  3348.  
  3349. ! Preferences: Images
  3350. !
  3351. *general_prefs*imagesFrame*imagesBoxLabel.labelString:    └╠╣╠┴÷
  3352. *general_prefs*imagesFrame.topOffset:            10
  3353. *general_prefs*imagesFrame.leftOffset:            10
  3354. *general_prefs*imagesFrame.rightOffset:            10
  3355. *general_prefs*imagesFrame.bottomOffset:        10
  3356. *general_prefs*imagesFrame*colors.labelString:        ╗÷ ╝▒┼├:
  3357. *general_prefs*imagesFrame*auto.labelString:        └┌╡┐
  3358. *general_prefs*imagesFrame*dither.labelString:        ╡≡┤⌡╕╡(Dithering)
  3359. *general_prefs*imagesFrame*closest.labelString:        ╗÷ ┤δ├╝
  3360. *general_prefs*imagesFrame*display.labelString:        └╠╣╠┴÷ ╟Ñ╜├:
  3361. *general_prefs*imagesFrame*while.labelString:        └╨└╕╕Θ╝¡
  3362. *general_prefs*imagesFrame*after.labelString:        └╨└║ ╚─┐í
  3363. *general_prefs*imagesFrame*imagesFrame.topOffset:    10
  3364. *general_prefs*imagesFrame*closest.rightOffset:        10
  3365. *general_prefs*imagesFrame*while.bottomOffset:        10
  3366. *general_prefs*imagesFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  3367. *general_prefs*imagesFrame*XmToggleButtonGadget.alignment:ALIGNMENT_BEGINNING
  3368. *general_prefs*imagesFrame*indicatorType:        ONE_OF_MANY
  3369. *general_prefs*imagesFrame*after.bottomOffset:        10
  3370. *general_prefs*imagesFrame*display.leftOffset:        0
  3371. *general_prefs*imagesFrame*display.rightOffset:        0
  3372.  
  3373. ! Preferences: Languages
  3374. !
  3375. *general_prefs*languagesFrame*languagesBoxLabel.labelString:    \
  3376.                             ╛≡╛ε/┴÷┐¬
  3377. *general_prefs*languagesFrame.topOffset:            10
  3378. *general_prefs*languagesFrame.leftOffset:            10
  3379. *general_prefs*languagesFrame.rightOffset:            10
  3380. *general_prefs*languagesFrame.bottomOffset:            10
  3381. *general_prefs*languagesFrame*list1.leftOffset:            10
  3382. *general_prefs*languagesFrame*others.labelString:        ▒Γ┼╕:
  3383. *general_prefs*languagesFrame*langs.1:    Chinese [zh]
  3384. *general_prefs*languagesFrame*langs.2:    Chinese/China [zh-CN]
  3385. *general_prefs*languagesFrame*langs.3:    Chinese/Taiwan [zh-TW]
  3386. *general_prefs*languagesFrame*langs.4:    English [en]
  3387. *general_prefs*languagesFrame*langs.5:    English/United Kingdom [en-GB]
  3388. *general_prefs*languagesFrame*langs.6:    English/United States [en-US]
  3389. *general_prefs*languagesFrame*langs.7:    French [fr]
  3390. *general_prefs*languagesFrame*langs.8:    French/Canada [fr-CA]
  3391. *general_prefs*languagesFrame*langs.9:    French/France [fr-FR]
  3392. *general_prefs*languagesFrame*langs.10:    German [de]
  3393. *general_prefs*languagesFrame*langs.11:    Italian [it]
  3394. *general_prefs*languagesFrame*langs.12:    Japanese [ja]
  3395. *general_prefs*languagesFrame*langs.13:    Korean [ko]
  3396. *general_prefs*languagesFrame*langs.14:    Portuguese [pt]
  3397. *general_prefs*languagesFrame*langs.15:    Portuguese/Brazil [pt-BR]
  3398. *general_prefs*languagesFrame*langs.16:    Spanish [es]
  3399. *general_prefs*languagesFrame*langs.17:    Spanish/Spain [es-ES]
  3400.  
  3401. ! Preferences: Mail
  3402. !
  3403. *mailnews_prefs*mailFrame*mailBoxLabel.labelString:    ╕▐└╧
  3404. *mailnews_prefs*mailFrame*mailBoxLabel.topOffset:    -4
  3405. *mailnews_prefs*mailFrame*mailBoxLabel.leftOffset:    10
  3406. *mailnews_prefs*mailFrame.topOffset:            10
  3407. *mailnews_prefs*mailFrame.leftOffset:            10
  3408. *mailnews_prefs*mailFrame.rightOffset:            10
  3409. *mailnews_prefs*mailFrame.bottomOffset:            10
  3410.  
  3411. ! Preferences: Connections
  3412. !
  3413. *network_prefs*netFrame*netBoxLabel.labelString:    │╫╞«┐÷┼⌐ ┐¼░ß
  3414. *network_prefs*netFrame.topOffset:            10
  3415. *network_prefs*netFrame.leftOffset:            10
  3416. *network_prefs*netFrame.rightOffset:            10
  3417. *network_prefs*netFrame.bottomOffset:            10
  3418. *network_prefs*netFrame*bufExplain.labelString:        \
  3419. │╫╞«┐÷┼⌐ ╣÷╞█ ┼⌐▒Γ┤┬ │╫╞«┐÷┼⌐ ╡Ñ└╠┼═ └ⁿ╝█└╗ ┼δ╟╪╝¡ ╣▐└╗ ╝÷ └╓┤┬\n\
  3420. ╡Ñ└╠┼═└╟ ┼⌐▒Γ╕ª ░ß┴ñ╟╒┤╧┤┘. ╣÷╞█└╟ ┼⌐▒Γ░í ┼⌐╕Θ ╕╣└║ ╛τ└╟ ╡Ñ└╠┼═╕ª\n\
  3421. ╣▐└╗ ╝÷ └╓┴÷╕╕ ──╟╗┼═┐í ░·┤┘╟╤ ║╬┤π└╗ ┴╓░╘ ╡╦┤╧┤┘.
  3422. *network_prefs*netFrame*bufLabel.labelString:        │╫╞«┐÷┼⌐ ╣÷╞█ ┼⌐▒Γ:
  3423. *network_prefs*netFrame*connExplain.labelString:    \
  3424. Netscape┤┬ ╟╧│¬└╟ └╬┼═│▌ ╝¡╣÷┐í ╟╧│¬ └╠╗≤└╟ ┐¼░ß└╗ ╟╥ ╝÷ └╓╜└┤╧┤┘.\n\
  3425. ╡√╢≤╝¡ ┼╪╜║╞«┐═ └╠╣╠┴÷╕ª ╡┐╜├┐í └ⁿ╝█ ╣▐└╗ ╝÷ └╓╜└┤╧┤┘. ┐¼░ß ╝÷░í\n\
  3426. ╕╣└╕╕Θ ╡┐╜├┐í ┐⌐╖» ╞─└╧└╗ ╣▐└╗ ╝÷ └╓┴÷╕╕ ░│║░ ┐¼░ß ╝╙╡╡┤┬ ╢│╛ε┴²┤╧┤┘.
  3427. *network_prefs*netFrame*connLabel.labelString:        ┐¼░ß ╝÷:
  3428. *network_prefs*netFrame*connSuffix.labelString:    \
  3429.             (╡┐╜├┴ó╝╙╟╥ ╝÷ └╓┤┬ │╫╞«┐÷┼⌐ ┐¼░ß└╟ ╝÷)
  3430. *network_prefs*netFrame*k.labelString:            ┼│╖╬╣┘└╠╞«
  3431. *network_prefs*netFrame*connSuffix.rightOffset:        10
  3432. *network_prefs*netFrame*networkFrame.topOffset:        10
  3433. *network_prefs*netFrame*bufText.columns:        6
  3434. *network_prefs*netFrame*connText.columns:        6
  3435. *network_prefs*netFrame*alignment:            ALIGNMENT_BEGINNING
  3436. *network_prefs*netFrame*bufLabel.alignment:        ALIGNMENT_END
  3437. *network_prefs*netFrame*connLabel.alignment:        ALIGNMENT_END
  3438. *network_prefs*netFrame*bufText.bottomOffset:        10
  3439. *network_prefs*netFrame*connText.bottomOffset:        10
  3440. *network_prefs*netFrame*connExplain.leftOffset:        5
  3441. *network_prefs*netFrame*bufExplain.leftOffset:        5
  3442.  
  3443.  
  3444. ! Preferences: Protocols
  3445. !
  3446. *network_prefs*alertsFrame*alertsBoxLabel.labelString:    ░µ░φ ╟Ñ╜├
  3447. *network_prefs*alertsFrame.topOffset:            10
  3448. *network_prefs*alertsFrame.leftOffset:            10
  3449. *network_prefs*alertsFrame.rightOffset:            10
  3450. *network_prefs*alertsFrame.bottomOffset:        10
  3451. *network_prefs*alertsFrame*cookieToggle.labelString:    ─φ┼░╣▐└╗ ╢º
  3452. *network_prefs*alertsFrame*emailformToggle.labelString:    \
  3453.                         └ⁿ└┌┐∞╞φ└╕╖╬ ╝¡╜─└╗ ┴ª├Γ╟╥ ╢º
  3454. *network_prefs*protocols*anonftpToggle.labelString:    \
  3455.                 └ⁿ└┌┐∞╞φ ┴╓╝╥╕ª anonymous FTP └╟ ╛╧╚ú╖╬ ║╕│╗▒Γ
  3456. *network_prefs*protocols*anonftpToggle.leftOffset:    10
  3457. *network_prefs*protocols*anonftpToggle.topOffset:    10
  3458.  
  3459. ! Preferences: Languages
  3460. !
  3461. *network_prefs*javaFrame*javaBoxLabel.labelString:     └┌╣┘,└┌╣┘╜║┼⌐╕│╞«
  3462. *network_prefs*javaFrame.topOffset:             10
  3463. *network_prefs*javaFrame.leftOffset:             10
  3464. *network_prefs*javaFrame.rightOffset:             10
  3465. *network_prefs*javaFrame.bottomOffset:             10
  3466. *network_prefs*javaFrame*javaToggle.leftOffset:         20
  3467. *network_prefs*javaFrame*javaToggle.labelString:     └┌╣┘ ╗τ┐δ╟╘
  3468. *network_prefs*javaFrame*javascriptToggle.leftOffset:     20
  3469. *network_prefs*javaFrame*javascriptToggle.labelString:     └┌╣┘╜║┼⌐╕│╞« ╗τ┐δ╟╘
  3470.  
  3471.  
  3472. ! Preferences: News
  3473. !
  3474. *mailnews_prefs*newsFrame*newsBoxLabel.labelString:    ┤║╜║
  3475. *mailnews_prefs*newsFrame*newshostLabel.labelString:    ┤║╜║(NNTP) ╝¡╣÷:
  3476. *mailnews_prefs*newsFrame.topOffset:            10
  3477. *mailnews_prefs*newsFrame.leftOffset:            10
  3478. *mailnews_prefs*newsFrame.rightOffset:            10
  3479. *mailnews_prefs*newsFrame.bottomOffset:            10
  3480. *mailnews_prefs*newsFrame*newsrcLabel.labelString:    ┤║╜║ ╡≡╖║┼Σ╕«:
  3481. *mailnews_prefs*newsFrame*newsrcBrowse.labelString:    ├ú╛╞║╕▒Γ...
  3482. *mailnews_prefs*newsFrame*newsMaxLabel.labelString:    ╣▐▒Γ:
  3483. *mailnews_prefs*newsFrame*newsMaxSuffix.labelString:    \
  3484.                 ╟╤╣°┐í ║╝ ╕▐╜├┴÷(├╓┤δ 3500░│)
  3485. *mailnews_prefs*newsFrame*newsMaxSuffix.leftOffset:    0
  3486. *mailnews_prefs*newsFrame*newsMaxText.columns:        5
  3487. *mailnews_prefs*newsFrame*XmLabel.alignment:        ALIGNMENT_END
  3488. *mailnews_prefs*newsFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  3489. *mailnews_prefs*newsFrame*newsMaxSuffix.alignment:    ALIGNMENT_BEGINNING
  3490. *mailnews_prefs*newsFrame*XmTextField.rightOffset:    10
  3491. *mailnews_prefs*newsFrame*XmLabel.leftOffset:        4
  3492. *mailnews_prefs*newsFrame*XmLabelGadget.leftOffset:    4
  3493. *mailnews_prefs*newsFrame*XmLabel.rightOffset:        4
  3494. *mailnews_prefs*newsFrame*XmLabelGadget.rightOffset:    4
  3495. *mailnews_prefs*newsFrame*newsMaxText.bottomOffset:    10
  3496. *mailnews_prefs*newsFrame.topOffset:            10
  3497. *mailnews_prefs*newsFrame*XmPushButtonGadget.marginWidth: 10
  3498. *mailnews_prefs*newsFrame*XmPushButtonGadget.rightOffset: 10
  3499. *mailnews_prefs*newsFrame*newsrcText.columns:          35
  3500. *mailnews_prefs*newsFrame*newsrcText.bottomOffset:      10
  3501.  
  3502. ! Preferences: Proxies
  3503. !
  3504. *network_prefs*proxiesFrame*proxiesBoxLabel.labelString:┤δ╕«└┌
  3505. *network_prefs*proxiesFrame.topOffset:            10
  3506. *network_prefs*proxiesFrame.leftOffset:            10
  3507. *network_prefs*proxiesFrame.rightOffset:        10
  3508. *network_prefs*proxiesFrame.bottomOffset:        10
  3509. !*network_prefs*proxiesFrame*XmLabel.alignment:        ALIGNMENT_END
  3510. !*network_prefs*proxiesFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  3511. *network_prefs*proxiesFrame*XmTextField.columns:    30
  3512. *network_prefs*proxiesFrame*proxiesBoxLabel.leftOffset:    10
  3513. *network_prefs*proxiesFrame*proxiesBoxLabel.topOffset:    -4
  3514. !*network_prefs*proxiesFrame*XmLabel.leftOffset:    10
  3515. !*network_prefs*proxiesFrame*XmLabelGadget.leftOffset:    10
  3516.  
  3517. *network_prefs*proxiesFrame*proxiesBoxLabel.labelString:┤δ╕«└┌ ╝│┴ñ
  3518. *network_prefs*proxiesFrame*proxiesLabel.alignment:    ALIGNMENT_BEGINNING
  3519. *network_prefs*proxiesFrame*proxiesLabel.labelString: \
  3520. │╫╞«┐÷┼⌐ ┤δ╕«└┌╢⌡ ╗τ┐δ└┌ ──╟╗┼═┐═ └╬┼═│▌ ╗τ└╠└╟ ┼δ╖╬└╠╕τ ╣µ╚¡║«└╗ ┼δ╟╪\n\
  3521. └╬┼═│▌└╗ ┴ó╝╙╟╧▒Γ └º╟╪ ╗τ┐δ╡╦┤╧┤┘. └╬┼═│▌░· ┴≈┴ó ┐¼░ß╡╟╛ε └╓└╗ ░µ┐∞\n\
  3522. ┤δ╕«└┌╕ª ▒╕╝║╟╥ ╟╩┐Σ░í ╛°╜└┤╧┤┘.
  3523. *network_prefs*proxiesFrame*locationLabel.labelString:    └º─í (URL):
  3524. *network_prefs*proxiesFrame*noProxiesToggle.labelString: ┤δ╕«└┌ ╛°└╜
  3525. *network_prefs*proxiesFrame*manualToggle.labelString:    \
  3526.                         ┤δ╕«└┌ ╝÷╡┐ ╝│┴ñ
  3527. *network_prefs*proxiesFrame*proxyReload.labelString:    ┤┘╜├ └╨▒Γ
  3528. *network_prefs*proxiesFrame*proxyReload.rightOffset:    10
  3529. *network_prefs*proxiesFrame*manualBrowse.labelString:    ║╕▒Γ ...
  3530. *network_prefs*proxiesFrame*autoToggle.labelString:    \
  3531.                         ┤δ╕«└┌ └┌╡┐ ╝│┴ñ
  3532. *network_prefs*proxiesFrame*autoText.rightOffset:    10
  3533. *network_prefs*proxiesFrame*autoText.bottomOffset:    10
  3534. *network_prefs*proxiesFrame*indicatorType:        ONE_OF_MANY
  3535.  
  3536.  
  3537. *proxies_prefs*proxiesFrame*proxiesBoxLabel.labelString:    \
  3538.                         ┤δ╕«└┌ ╝÷╡┐ ╝│┴ñ
  3539. *proxies_prefs*proxiesFrame*ftpLabel.labelString:    FTP ┤δ╕«└┌:
  3540. *proxies_prefs*proxiesFrame*gopherLabel.labelString:    ░φ╞█ ┤δ╕«└┌:
  3541. *proxies_prefs*proxiesFrame*httpLabel.labelString:    HTTP ┤δ╕«└┌:
  3542. *proxies_prefs*proxiesFrame*httpsLabel.labelString:    ║╕╛╚ ┤δ╕«└┌:
  3543. *proxies_prefs*proxiesFrame*waisLabel.labelString:    WAIS ┤δ╕«└┌:
  3544. *proxies_prefs*proxiesFrame*noLabel.labelString:    ┤δ╕«└┌╕ª ╗τ┐δ╟╧┴÷ ╛╩┤┬ ╡╡╕▐└╬:
  3545. *proxies_prefs*proxiesFrame*socksLabel.labelString:    SOCKS ╚ú╜║╞«:
  3546. *proxies_prefs*proxiesFrame*portLabel.labelString:    ╞≈╞«:
  3547. *proxies_prefs*proxiesFrame*ftpPort.columns:        5
  3548. *proxies_prefs*proxiesFrame*ftpText.rightOffset:    10
  3549. *proxies_prefs*proxiesFrame*ftpPort.rightOffset:    10
  3550. *proxies_prefs*proxiesFrame*portLabel.leftOffset:    10
  3551. *proxies_prefs*proxiesFrame*noText.bottomOffset:    10
  3552. *proxies_prefs*proxiesFrame*socksText.topOffset:    15
  3553. *proxies_prefs*proxiesFrame*socksText.bottomOffset:    10
  3554.  
  3555. ! Preferences: Site Certificates
  3556. !
  3557. *security_prefs*siteFrame*siteBoxLabel.labelString:    ╗τ└╠╞« └╬┴⌡╝¡
  3558. *security_prefs*siteFrame.topOffset:            10
  3559. *security_prefs*siteFrame.leftOffset:            10
  3560. *security_prefs*siteFrame.rightOffset:            10
  3561. *security_prefs*siteFrame.bottomOffset:            10
  3562. *security_prefs*siteFrame*allLabel.labelString:        \
  3563.             ╟÷└τ ╣▐└║ ╗τ└╠╞« └╬┴⌡╝¡:
  3564. *security_prefs*siteFrame*allEditCert.rightOffset:    10
  3565. *security_prefs*siteFrame*allEditCert.labelString:    └╬┴⌡╝¡ ╞φ┴²...
  3566. *security_prefs*siteFrame*allDeleteCert.rightOffset:    10
  3567. *security_prefs*siteFrame*allDeleteCert.labelString:    └╬┴⌡╝¡ ╗Φ┴ª
  3568. *security_prefs*siteFrame*allList.bottomOffset:        10
  3569. *security_prefs*siteFrame*allCerts.labelString:        └ⁿ├╝ └╬┴⌡╝¡
  3570. *security_prefs*siteFrame*siteCerts.labelString:    ╗τ└╠╞« └╬┴⌡╝¡
  3571. *security_prefs*siteFrame*authCerts.labelString:    └╬┴⌡ ▒Γ░ⁿ
  3572.  
  3573. ! Preferences: Personal Certificates
  3574. !
  3575. *security_prefs*personalFrame*personalBoxLabel.labelString: \
  3576.                             ░│└╬ └╬┴⌡╝¡
  3577. *security_prefs*personalFrame.topOffset:         10
  3578. *security_prefs*personalFrame.leftOffset:         10
  3579. *security_prefs*personalFrame.rightOffset:         10
  3580. *security_prefs*personalFrame.bottomOffset:         10
  3581. *security_prefs*personalFrame*persLabel.labelString:     \
  3582.                     ┤┘└╜└║ ░│└╬ └╬┴⌡╝¡ ╕±╖╧└╘┤╧┤┘.
  3583. *security_prefs*personalFrame*persInfo.rightOffset:     10
  3584. *security_prefs*personalFrame*persInfo.labelString:     ├▀░í ┴ñ║╕
  3585. *security_prefs*personalFrame*persDeleteCert.rightOffset: 10
  3586. *security_prefs*personalFrame*persDeleteCert.labelString: └╬┴⌡╝¡ ╗Φ┴ª
  3587. *security_prefs*personalFrame*persNewCert.rightOffset:     10
  3588. *security_prefs*personalFrame*persNewCert.labelString:    ╗⌡ └╬┴⌡╝¡ ╚╣╡µ
  3589. *security_prefs*personalFrame*siteDefault.labelString:    \
  3590.                 ╗τ└╠╞«┐í ┴ª╜├╟╥ ▒Γ║╗ └╬┴⌡╝¡:
  3591. *security_prefs*personalFrame*siteText.bottomOffset:    10
  3592. *security_prefs*personalFrame*siteText.rightOffset:    10
  3593. *security_prefs*personalFrame*persList.leftOffset:    10
  3594.  
  3595. ! Preferences: General Security
  3596. !
  3597. *security_prefs*securityFrame*securityBoxLabel.labelString: ║╕╛╚ ░µ░φ
  3598. *security_prefs*securityFrame.topOffset:         10
  3599. *security_prefs*securityFrame.leftOffset:         10
  3600. *security_prefs*securityFrame.rightOffset:         10
  3601. *security_prefs*securityFrame.bottomOffset:         10
  3602. *security_prefs*securityFrame*alertLabel.labelString:    ░µ░φ ╟Ñ╜├
  3603. *security_prefs*securityFrame*enterToggle.labelString:     \
  3604.                       ╛╚└ⁿ╟╤ ╣«╝¡┐╡┐¬└╕╖╬ ╡Θ╛ε░Ñ ╢º (╝¡╣÷)
  3605. *security_prefs*securityFrame*leaveToggle.labelString:     \
  3606.                        ╛╚└ⁿ╟╤ ╣«╝¡ ┐╡┐¬└╗ │¬░Ñ ╢º (╝¡╣÷)
  3607. *security_prefs*securityFrame*mixedToggle.labelString:     \
  3608.                   ╛╚└ⁿ╟╤/╛╚└ⁿ╟╧┴÷ ╛╩└║ ╣«╝¡╕ª ║╝ ╢º
  3609. *security_prefs*securityFrame*alignment:         ALIGNMENT_BEGINNING
  3610. *security_prefs*securityFrame*submitToggle.labelString:     \
  3611.                            ║╕╛╚ ╣╠║± ╗≤┼┬╖╬ ╝¡╜─└╗ ┴ª├Γ╟╥ ╢º
  3612. *security_prefs*securityFrame*alertLabel.topOffset:     10
  3613. *security_prefs*securityFrame*alertLabel.leftOffset:     10
  3614. *security_prefs*securityFrame*enterToggle.topOffset:     10
  3615. *security_prefs*securityFrame*enterToggle.leftOffset:     20
  3616. *security_prefs*securityFrame*submitToggle.bottomOffset: 10
  3617. *security_prefs*securityFrame*enterToggle.rightOffset:     10
  3618. *security_prefs*securityFrame*leaveToggle.rightOffset:     10
  3619. *security_prefs*securityFrame*mixedToggle.rightOffset:     10
  3620. *security_prefs*securityFrame*submitToggle.rightOffset:     10
  3621.  
  3622. *security_prefs*javaFrame*javaBoxLabel.labelString:     └┌╣┘
  3623. *security_prefs*javaFrame.topOffset:             10
  3624. *security_prefs*javaFrame.leftOffset:             10
  3625. *security_prefs*javaFrame.rightOffset:             10
  3626. *security_prefs*javaFrame.bottomOffset:             10
  3627. *security_prefs*javaFrame*javaToggle.leftOffset:     20
  3628. *security_prefs*javaFrame*javaToggle.labelString:     └┌╣┘ ╗τ┐δ╛╚╟╘
  3629. *security_prefs*javaFrame*javascriptToggle.leftOffset:     20
  3630. *security_prefs*javaFrame*javascriptToggle.labelString:     └┌╣┘╜║┼⌐╕│╞« ╗τ┐δ╛╚╟╘
  3631.  
  3632. *security_prefs*sslFrame*sslBoxLabel.labelString:    SSL
  3633. *security_prefs*sslFrame.topOffset:            10
  3634. *security_prefs*sslFrame.leftOffset:            10
  3635. *security_prefs*sslFrame.rightOffset:            10
  3636. *security_prefs*sslFrame.bottomOffset:            10
  3637. *security_prefs*sslFrame*ssl2Toggle.leftOffset:        20
  3638. *security_prefs*sslFrame*ssl2Toggle.labelString:    SSL v2 ╗τ┐δ╟╘
  3639. *security_prefs*sslFrame*ssl3Toggle.leftOffset:        20
  3640. *security_prefs*sslFrame*ssl3Toggle.labelString:    SSL v3 ╗τ┐δ╟╘
  3641. *security_prefs*sslFrame*configure.labelString:        ╝│┴ñ
  3642. *security_prefs*sslFrame*configure.marginWidth:        10
  3643.   
  3644. ! Preferences: Security Passwords
  3645. !
  3646. *security_prefs*passwordsFrame*passwordsBoxLabel.labelString: ╛╧╚ú
  3647. *security_prefs*passwordsFrame.topOffset:        10
  3648. *security_prefs*passwordsFrame.leftOffset:        10
  3649. *security_prefs*passwordsFrame.rightOffset:        10
  3650. *security_prefs*passwordsFrame.bottomOffset:        10
  3651. *security_prefs*passwordsFrame*passLabel.labelString:    ╛╧╚ú:
  3652. *security_prefs*passwordsFrame*passToggle.labelString:    ╛╧╚ú ╗τ┐δ
  3653. *security_prefs*passwordsFrame*noPassToggle.labelString: ╛╧╚ú ╗τ┐δ ╛╚╟╘
  3654. *security_prefs*passwordsFrame*askLabel.labelString:    ╛╧╚ú ╚«└╬:
  3655. *security_prefs*passwordsFrame*onceToggle.labelString:    ╝╝╝╟┤τ ╟╤╣°
  3656. *security_prefs*passwordsFrame*everyToggle.labelString:    ╟╩┐Σ╟╥ ╢º╕╢┤┘
  3657. *security_prefs*passwordsFrame*periodicToggle.labelString: ╗τ┐δ└┌ └╘╖┬╛°└╠
  3658. *security_prefs*passwordsFrame*periodicText.columns:    3
  3659. *security_prefs*passwordsFrame*periodicLabel.labelString: ║╨ ╚─
  3660. *security_prefs*passwordsFrame*alignment:        ALIGNMENT_BEGINNING
  3661. *security_prefs*passwordsFrame*passLabel.leftOffset:    10
  3662. *security_prefs*passwordsFrame*indicatorType:        ONE_OF_MANY
  3663. *security_prefs*passwordsFrame*changePassword.topOffset:  10
  3664. *security_prefs*passwordsFrame*changePassword.leftOffset: 30
  3665. *security_prefs*passwordsFrame*bannerLabel.labelString: \
  3666. ┤┘╕Ñ ╗τ╢≈╡Θ└╠ ┤τ╜┼ ──╟╗┼═┐í ┴ó▒┘╟╥ ╝÷ └╓└╕╕Θ ╛╧╚ú╕ª ╝│┴ñ╟╪╛▀ ╟╒┤╧┤┘.
  3667.  
  3668.  
  3669. ! Preferences: Styles1
  3670. !
  3671. *general_prefs*toolbarsFrame*toolbarsBoxLabel.labelString:╡╡▒╕╕≡└╜
  3672. *general_prefs*toolbarsFrame.topOffset:            10
  3673. *general_prefs*toolbarsFrame.leftOffset:        10
  3674. *general_prefs*toolbarsFrame.rightOffset:        10
  3675. *general_prefs*toolbarsFrame.bottomOffset:        10
  3676. *general_prefs*toolbarsFrame*toolbarLabel.labelString:    ╡╡▒╕╕≡└╜ ╟Ñ╜├:
  3677. *general_prefs*toolbarsFrame*toolbarLabel.alignment:    ALIGNMENT_END
  3678. *general_prefs*toolbarsFrame*icons.labelString:        ▒╫╕▓
  3679. *general_prefs*toolbarsFrame*text.labelString:        ┼╪╜║╞«
  3680. *general_prefs*toolbarsFrame*both.labelString:        ▒╫╕▓ ╣╫ ┼╪╜║╞«
  3681. *general_prefs*toolbarsFrame*indicatorType:        ONE_OF_MANY
  3682. *general_prefs*toolbarsFrame*toolbarTipsLabel.labelString: ╡╡▒╕╕≡└╜ ╞┴└║
  3683. *general_prefs*toolbarsFrame*toolbarTipsLabel.alignment:   ALIGNMENT_END
  3684. *general_prefs*toolbarsFrame*enabled.indicatorType:    N_OF_MANY
  3685. *general_prefs*toolbarsFrame*enabled.labelString:    ╗τ┐δ░í┤╔
  3686. *general_prefs*toolbarsFrame*enabled.tipString:        ╡╡▒╕╕≡└╜ ╞┴ └ⁿ╚»
  3687. *general_prefs*toolbarsFrame*enabled.documentationString: \
  3688. ╡╡▒╕╕≡└╜ ╞└└╗ ╟Ñ╜├╟╧░┼│¬ ╟╧┴÷ ╛╩└╜
  3689.  
  3690. *general_prefs*startupFrame*startupBoxLabel.labelString:╜├└█
  3691. *general_prefs*startupFrame.topOffset:            10
  3692. *general_prefs*startupFrame.leftOffset:            10
  3693. *general_prefs*startupFrame.rightOffset:        10
  3694. *general_prefs*startupFrame.bottomOffset:        10
  3695. *general_prefs*startupFrame*startLabel.labelString:    ║Ω╢≤┐∞└· ╜├└█:
  3696. *general_prefs*startupFrame*startLabel.alignment:    ALIGNMENT_END
  3697. *general_prefs*startupFrame*blank.labelString:        ░°╣Θ ╞Σ└╠┴÷
  3698. *general_prefs*startupFrame*home.labelString:        ╚¿╞Σ└╠┴÷ └º─í:
  3699. *general_prefs*startupFrame*homeText.bottomOffset:    10
  3700. *general_prefs*startupFrame*homeText.rightOffset:    10
  3701. *general_prefs*startupFrame*indicatorType:        ONE_OF_MANY
  3702.  
  3703. *general_prefs*startupFrame*startupLabel.labelString:    ╜├└█╜├ ╜╟╟α:
  3704. *general_prefs*startupFrame*browser.labelString:    Netscape ║Ω╢≤┐∞└·
  3705. *general_prefs*startupFrame*mail.labelString:        Netscape ╕▐└╧
  3706. *general_prefs*startupFrame*news.labelString:        Netscape ┤║╜║
  3707.  
  3708. *general_prefs*linkFrame*linkBoxLabel.labelString:    ╕╡┼⌐╜║┼╕└╧
  3709. *general_prefs*linkFrame.topOffset:            10
  3710. *general_prefs*linkFrame.leftOffset:            10
  3711. *general_prefs*linkFrame.rightOffset:            10
  3712. *general_prefs*linkFrame.bottomOffset:            10
  3713. *general_prefs*linkFrame*underlineLabel.labelString:    ╕╡┼⌐ ╟Ñ╜├:
  3714. *general_prefs*linkFrame*underlineLabel.alignment:    ALIGNMENT_END
  3715. *general_prefs*linkFrame*underline.labelString:        ╣╪┴┘
  3716. *general_prefs*linkFrame*expireLabel.labelString:    ╣µ╣« ╕╡┼⌐ └»╚┐ ▒Γ░ú:
  3717. *general_prefs*linkFrame*expireLabel.alignment:        ALIGNMENT_END
  3718. *general_prefs*linkFrame*expireNever.labelString:    ╛°└╜
  3719. *general_prefs*linkFrame*expireAfter.labelString:    ╣µ╣« ╚─
  3720. *general_prefs*linkFrame*expireDaysLabel.labelString:    └╧
  3721. *general_prefs*linkFrame*expireDays.columns:        3
  3722. *general_prefs*linkFrame*expireNow.labelString:        ┴÷▒▌ │í│┐
  3723. *general_prefs*linkFrame*indicatorType:            ONE_OF_MANY
  3724. *general_prefs*linkFrame*underline.indicatorType:    N_OF_MANY
  3725. *general_prefs*linkFrame*expireDays.topOffset:        10
  3726. *general_prefs*linkFrame*expireDays.bottomOffset:    10
  3727. *general_prefs*linkFrame*expireNow.marginWidth:        10
  3728. *general_prefs*linkFrame*expireNow.marginHeight:    0
  3729. *general_prefs*linkFrame*underline.leftOffset:        10
  3730. *general_prefs*linkFrame*expireLabel.leftOffset:    10
  3731. *general_prefs*linkFrame*expireAfter.leftOffset:    10
  3732. *general_prefs*linkFrame*expireNow.leftOffset:        20
  3733.  
  3734.  
  3735. ! Preferences: Styles 2
  3736. !
  3737.  
  3738.  
  3739. *enteringSecureDialog_popup.title:        Netscape: ╛╚└ⁿ╟╤ ╣«╝¡
  3740. *enteringSecureDialog*toggle.labelString:    ┤┘└╜┐í └╠ ░µ░φ ╟Ñ╜├
  3741. *enteringSecureDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  3742. *enteringSecureDialog*toggle.leftOffset:    100
  3743. *enteringSecureDialog.selectionLabelString:\
  3744. ┤τ╜┼└║ ╛╚└ⁿ╟╤ ╣«╝¡╕ª ┐Σ├╗╟▀╜└┤╧┤┘. ║╕│╗┤┬ ╣«╝¡ ╣╫ ┴ñ║╕┤┬ ░│└╬ ┴ñ║╕\n\
  3745. ║╕╚ú╕ª └º╟╪ ╛╧╚ú╖╬ ╕╕╡Θ╛ε └ⁿ╝█╟╒┤╧┤┘. ║╕╛╚┐í ░ⁿ╟╤ ├▀░í ┴ñ║╕╕ª ┐°╟╧╕Θ\n\
  3746. ║╕▒Γ-╣«╝¡ ┴ñ║╕ ╕▐┤║╕ª ╝▒┼├╟╧╜├┐└.
  3747.  
  3748. *leavingSecureDialog_popup.title:        Netscape: ║╕╛╚ ░µ░φ
  3749. *leavingSecureDialog*toggle.labelString:    ┤┘└╜┐í └╠ ░µ░φ ╟Ñ╜├
  3750. *leavingSecureDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  3751. *leavingSecureDialog.OkLabelString:        └╨▒Γ ░Φ╝╙
  3752. *leavingSecureDialog.CancelLabelString:        └╨▒Γ ├δ╝╥
  3753. *leavingSecureDialog*toggle.leftOffset:        100
  3754. *leavingSecureDialog.selectionLabelString:\
  3755. ┤τ╜┼└║ ╛╚└ⁿ╟╧┴÷ ╛╩└║ ╣«╝¡╕ª ┐Σ├╗╟▀╜└┤╧┤┘. ┴ª├Γ╟╧┤┬ ┴ñ║╕┤┬ ┴ñ║╕┤┬\n\
  3756. ╛╚└ⁿ╟╧┴÷ ╛╩└╕╕τ └ⁿ╝█┴▀ ┤┘╕Ñ ╗τ╢≈└╠ ║╝ ╝÷╡╡ └╓╜└┤╧┤┘. ║╕╛╚┐í ░ⁿ╟╤\n\
  3757. ├▀░í ┴ñ║╕╕ª ┐°╟╧╕Θ ║╕▒Γ-╣«╝¡ ┴ñ║╕ ╕▐┤║╕ª ╝▒┼├╟╧╜├┐└.
  3758.  
  3759. *mixedSecurityDialog_popup.title:        Netscape: ║╕╛╚ ░µ░φ
  3760. *mixedSecurityDialog*toggle.labelString:    ┤┘└╜┐í └╠ ░µ░φ ╟Ñ╜├
  3761. *mixedSecurityDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  3762. *mixedSecurityDialog*toggle.leftOffset:        100
  3763. *mixedSecurityDialog.selectionLabelString:\
  3764. ╛╚└ⁿ╟╧┴÷ ╛╩└║ ┴ñ║╕╕ª ┤π░φ └╓┤┬ ╛╚└ⁿ╟╤ ╣«╝¡╕ª ┐Σ├╗╟▀╜└┤╧┤┘.\n\
  3765. \n\
  3766. ╛╚└ⁿ╟╧┴÷ ╛╩└║ ┴ñ║╕┤┬ ╟Ñ╜├╟╧┴÷ ╛╩╜└┤╧┤┘. ║╕╛╚┐í ░ⁿ╟╤ ├▀░í ┴ñ║╕╕ª\n\
  3767. ┐°╟╧╕Θ ║╕▒Γ-╣«╝¡ ┴ñ║╕ ╕▐┤║╕ª ╝▒┼├╟╧╜├┐└.
  3768.  
  3769. *redirectionToInsecureDialog_popup.title:    Netscape: ║╕╛╚ ░µ░φ
  3770. *redirectionToInsecureDialog*toggle.labelString: ┤┘└╜┐í └╠ ░µ░φ ╟Ñ╜├
  3771. *redirectionToInsecureDialog*toggle.alignment:    ALIGNMENT_BEGINNING
  3772. *redirectionToInsecureDialog.OkLabelString:    └╨▒Γ ░Φ╝╙
  3773. *redirectionToInsecureDialog.CancelLabelString:    └╨▒Γ ├δ╝╥
  3774. *redirectionToInsecureDialog*toggle.leftOffset:    100
  3775. *redirectionToInsecureDialog.selectionLabelString:\
  3776. ░µ░φ! ┐°╖í ╛╚└ⁿ╟╤ ╣«╝¡╖╬ ┴÷┴ñ╡╚, ╛╚└ⁿ╟╧┴÷ ╛╩└║ ╣«╝¡╕ª\n\
  3777. ┐Σ├╗╟▀╜└┤╧┤┘( ╛╚└ⁿ╟╤ URL┐í╝¡ ╛╚└ⁿ╟╧┴÷ ╛╩└║ URL╖╬ └╠└ⁿ╡╩).\n\
  3778. ║╕│╗┤┬ ╣«╝¡ ╣╫ ┴ñ║╕┤┬ └ⁿ╝█┴▀ ┤┘╕Ñ ╗τ╢≈└╠ ║╝ ╝÷╡╡ └╓╜└┤╧┤┘.
  3779.  
  3780. *redirectionToSecureDialog_popup.title:    Netscape: ║╕╛╚ ░µ░φ
  3781. *redirectionToSecureDialog*toggle.labelString:┤┘└╜┐í └╠ ░µ░φ ╟Ñ╜├
  3782. *redirectionToSecureDialog*toggle.alignment:    ALIGNMENT_BEGINNING
  3783. *redirectionToSecureDialog.OkLabelString:    └╨▒Γ ░Φ╝╙
  3784. *redirectionToSecureDialog.CancelLabelString:    └╨▒Γ ├δ╝╥
  3785. *redirectionToSecureDialog*toggle.leftOffset:    100
  3786. *redirectionToSecureDialog.selectionLabelString:\
  3787. ░µ░φ! ┐¼░ß└╠ ┤┘╕Ñ └º─í╖╬ └╠└ⁿ╡╟╛·╜└┤╧┤┘.\n\
  3788. ┐°╖í ┐¼░ß╟╧╖┴┤┬ └º─í╖╬ ┐¼░ß╡╟┴÷ ╛╩└╗ ╝÷╡╡ └╓╜└┤╧┤┘.
  3789.  
  3790. *insecurePostFromSecureDocDialog_popup.title:         Netscape: ║╕╛╚ ░µ░φ
  3791. *insecurePostFromSecureDocDialog*toggle.labelString: ┤┘└╜┐í └╠ ░µ░φ ╟Ñ╜├
  3792. *insecurePostFromSecureDocDialog*toggle.alignment:   ALIGNMENT_BEGINNING
  3793. *insecurePostFromSecureDocDialog.OkLabelString:         └╨▒Γ ░Φ╝╙
  3794. *insecurePostFromSecureDocDialog.CancelLabelString:  └╨▒Γ ├δ╝╥
  3795. *insecurePostFromSecureDocDialog*toggle.leftOffset:  100
  3796. *insecurePostFromSecureDocDialog.selectionLabelString:\
  3797. ░µ░φ! └╠ ╣«╝¡┤┬ ╛╚└ⁿ╟╧┴÷╕╕, ┴ª├Γ╟╧┤┬ ┴ñ║╕┤┬ ╛╚└ⁿ╟╧┴÷ ╛╩└╕╕τ\n\
  3798. └ⁿ╝█┴▀ ┤┘╕Ñ ╗τ╢≈└╠ ║╝ ╝÷╡╡ └╓╜└┤╧┤┘. ╛╧╚ú, ╜┼┐δ─½╡σ ╣°╚ú ╡ε\n\
  3799. ║╕╛╚└╠ ╟╩┐Σ╟╤ ┴ñ║╕└╟ ┴ª├Γ└╗ ├δ╝╥╟╧┤┬ ░═└╠ ╛╚└ⁿ╟╒┤╧┤┘.
  3800.  
  3801. *insecurePostFromInsecureDocDialog_popup.title:          Netscape: ║╕╛╚ ░µ░φ
  3802. *insecurePostFromInsecureDocDialog.OkLabelString:     ░Φ╝╙
  3803. *insecurePostFromInsecureDocDialog.CancelLabelString: └ⁿ╝█ ├δ╝╥
  3804. *insecurePostFromInsecureDocDialog*toggle.labelString:┤┘└╜┐í └╠ ░µ░φ ╟Ñ╜├
  3805. *insecurePostFromInsecureDocDialog*toggle.alignment:  ALIGNMENT_BEGINNING
  3806. *insecurePostFromInsecureDocDialog*toggle.leftOffset: 100
  3807. *insecurePostFromInsecureDocDialog.selectionLabelString:\
  3808. ┴ª├Γ╟╧┤┬ ┴ñ║╕┤┬ ┴ñ║╕┤┬ ╛╚└ⁿ╟╧┴÷ ╛╩└╕╕τ └ⁿ╝█┴▀ ┤┘╕Ñ ╗τ╢≈└╠\n\
  3809. ║╝ ╝÷╡╡ └╓╜└┤╧┤┘. ╛╧╚ú, ╜┼┐δ─½╡σ ╣°╚ú ╡ε ║╕╛╚└╠ ╟╩┐Σ╟╤ ┴ñ║╕└╟\n\
  3810. ┴ª├Γ└╗ ├δ╝╥╟╧┤┬ ░═└╠ ╛╚└ⁿ╟╒┤╧┤┘.
  3811.  
  3812. *licenseDialog_popup.title:            Netscape: ╗τ┐δ▒╟ ░Φ╛α
  3813. *licenseDialog*label1.labelString:\n\
  3814.  Netscape└║(┤┬) └╬░í╡╚ ╝╥╟┴╞«┐■╛ε└╘┤╧┤┘. Netscape└╟\n\
  3815.  ╗τ┐δ└║ ┤┘└╜ ╗τ┐δ▒╟ ░Φ╛α└╟ ▒╘┴ñ░· ┴╢░╟┐í ╡√╕¿┤╧┤┘.
  3816. *licenseDialog*label2.labelString:\n\
  3817.  └º ╗τ┐δ▒╟ ░Φ╛α┐í ╡┐└╟╟╧╜├╕Θ `╡┐└╟' ╣÷╞░└╗ ┤⌐╕ú░φ,\n\
  3818.  ▒╫╖╕┴÷ ╛╩└╕╕Θ `╡┐└╟ ╛╚╟╘' ╣÷╞░└╗ ┤⌐╕ú╜├┐└.\n
  3819. *licenseDialog*text.columns:            36
  3820. *licenseDialog*text.rows:            23
  3821. *licenseDialog*text.wordWrap:            True
  3822. *licenseDialog*text.scrollHorizontal:        False
  3823. *licenseDialog.accept.labelString:        ╡┐└╟
  3824. *licenseDialog.reject.labelString:        ╡┐└╟ ╛╚╟╘
  3825.  
  3826. *printSetup_popup.title:            Netscape: └╬╝Γ
  3827. *printSetup*printToLabel.labelString:        ├Γ╖┬╟╥ ░≈:
  3828. *printSetup*toPrinterToggle.labelString:    ╟┴╕░┼═
  3829. *printSetup*toFileToggle.labelString:        ╞─└╧
  3830. *printSetup*printCommandLabel.labelString:    └╬╝Γ ╕φ╖╔:
  3831. *printSetup*fileNameLabel.labelString:        ╞─└╧ └╠╕º:
  3832. *printSetup*browseButton.labelString:        ├ú╛╞║╕▒Γ...
  3833. *printSetup*printLabel.labelString:        └╬╝Γ:
  3834. *printSetup*firstFirstToggle.labelString:    ├╣ ┬╩║╬┼═
  3835. *printSetup*lastFirstToggle.labelString:    ╕╢┴÷╕╖ ┬╩║╬┼═
  3836. *printSetup*orientationLabel.labelString:    ╣µ╟Γ:
  3837. *printSetup*portraitToggle.labelString:        ╝╝╖╬
  3838. *printSetup*landscapeToggle.labelString:    ░í╖╬
  3839. *printSetup*printColorLabel.labelString:    └╬╝Γ:
  3840. *printSetup*greyscaleToggle.labelString:    ╚µ╣Θ
  3841. *printSetup*colorToggle.labelString:        ─«╢≤
  3842. *printSetup*paperSizeLabel.labelString:        ┐δ┴÷ ┼⌐▒Γ:
  3843. *printSetup*letterToggle.labelString:        Letter (8 1/2 x 11 in.)
  3844. *printSetup*legalToggle.labelString:        Legal (8 1/2 x 14 in.)
  3845. *printSetup*executiveToggle.labelString:    Executive (7 1/2 x 10 in.)
  3846. *printSetup*a4Toggle.labelString:        A4 (210 x 297 mm)
  3847. *printSetup*OK.labelString:            └╬╝Γ
  3848. *printSetup*OkLabelString:            └╬╝Γ
  3849. *printSetup*CancelLabelString:            ├δ╝╥
  3850. *printSetup*XmLabel.alignment:            ALIGNMENT_END
  3851. *printSetup*XmLabelGadget.alignment:        ALIGNMENT_END
  3852. *printSetup*XmToggleButtonGadget.alignment:    ALIGNMENT_BEGINNING
  3853. *printSetup*XmToggleButtonGadget.indicatorType:    ONE_OF_MANY
  3854. *printSetup*lastFirstToggle.leftOffset:        10
  3855. *printSetup*landscapeToggle.leftOffset:        10
  3856. *printSetup*colorToggle.leftOffset:        10
  3857. *printSetup*legalToggle.leftOffset:        10
  3858. *printSetup*a4Toggle.leftOffset:        10
  3859. *printSetup*XmLabel.rightOffset:        10
  3860. *printSetup*XmLabelGadget.rightOffset:        10
  3861. *printSetup*browseButton.marginHeight:        3
  3862. *printSetup*browseButton.marginWidth:        4
  3863. *printSetup*line.topOffset:            4
  3864. *printSetup*printLabel.topOffset:        4
  3865. *printSetup*firstFirstToggle.topOffset:        10
  3866. *printSetup*portraitToggle.topOffset:        10
  3867. *printSetup*greyscaleToggle.topOffset:        10
  3868. *printSetup*letterToggle.topOffset:        10
  3869. !*printSetup_popup*preeditType:            none
  3870.  
  3871. *findDialog_popup.title:            Netscape: ├ú▒Γ
  3872. *findDialog*findInLabel.labelString:        ├ú▒Γ ╣ⁿ└º:
  3873. *findDialog*msgHeaders.labelString:        ╞·┤⌡┐í └╓┤┬ ╕▐╜├┴÷ ╕╙╕«╕╗
  3874. *findDialog*msgBody.labelString:        ╕▐╜├┴÷ ║╗╣«
  3875. *findDialog*msgHeaders.indicatorType:        ONE_OF_MANY
  3876. *findDialog*msgBody.indicatorType:        ONE_OF_MANY
  3877. *findDialog*findLabel.labelString:        ├ú▒Γ:
  3878. *findDialog*findLabel.alignment:        ALIGNMENT_END
  3879. *findDialog*caseSensitive.labelString:        ┤δ╝╥╣«└┌ ▒╕║╨
  3880. *findDialog*backwards.labelString:        ╡┌╖╬ ├ú▒Γ
  3881. *findDialog*backwards.leftOffset:        20
  3882. *findDialog*caseSensitive.alignment:        ALIGNMENT_BEGINNING
  3883. *findDialog*backwards.alignment:        ALIGNMENT_BEGINNING
  3884. *findDialog*XmToggleButtonGadget.indicatorType:    N_OF_MANY
  3885. *findDialog*XmToggleButtonGadget.visibleWhenOff:True
  3886. *findDialog*OK.labelString:            ├ú▒Γ
  3887. *findDialog*OkLabelString:            ├ú▒Γ
  3888. *findDialog*Apply.labelString:            ┤┘╜├ └╘╖┬
  3889. *findDialog*ApplyLabelString:            ┤┘╜├ └╘╖┬
  3890. *findDialog*Cancel.labelString:            ┤▌▒Γ
  3891. *findDialog*CancelLabelString:            ┤▌▒Γ
  3892. !*findDialog_popup*preeditType:            overthespot
  3893. ! Bookmark Find dialog shares resources with the main find dialog
  3894. ! Extra resources specific to bookmark find dialog
  3895. *findDialog*lookinLabel.labelString:        ├ú▒Γ ╣ⁿ└º:
  3896. *findDialog*nameToggle.labelString:        └╠╕º
  3897. *findDialog*locationToggle.labelString:        └º─í
  3898. *findDialog*descriptionToggle.labelString:    ╝│╕φ
  3899. *findDialog*wordToggle.labelString:        └ⁿ├╝ ┤▄╛ε
  3900. *findDialog*helptext.labelString:        ├ú▒Γ ╣ⁿ└º╕ª └»┴÷╟╧╖┴╕Θ ┤┘╜├ ├ú▒Γ╕ª ╗τ┐δ╟╧╜├┐└
  3901.  
  3902. ! More resources for the Addressbook find dialog
  3903. *findDialog*nicknameToggle.labelString:        ║░╕φ
  3904.  
  3905.  
  3906. *openURLDialog_popup.title:            Netscape: URL ┐¡▒Γ
  3907. *openURLDialog*openURLLabel.labelString:    URL ┐¡▒Γ:
  3908. *openURLDialog*OK.labelString:        ┐¡▒Γ
  3909. *openURLDialog*OkLabelString:            ┐¡▒Γ
  3910. *openURLDialog*Apply.labelString:        ╗Φ┴ª
  3911. *openURLDialog*ApplyLabelString:        ╗Φ┴ª
  3912. *openURLDialog*Cancel.labelString:        ├δ╝╥
  3913. *openURLDialog*CancelLabelString:        ├δ╝╥
  3914. *openURLDialog*openURLLabel.alignment:    ALIGNMENT_END
  3915. *openURLDialog*urlText.columns:        45
  3916. *openURLDialog.width:                500
  3917. !*openURLDialog_popup*preeditType:        none
  3918. *openURLDialog*openInEditor.labelString:    ╞φ┴²▒Γ┐í╝¡ ┐¡▒Γ
  3919. *openURLDialog*openInBrowser.labelString:    ║Ω╢≤┐∞└·┐í╝¡ ┐¡▒Γ
  3920.  
  3921. *message_popup.title:            Netscape
  3922. *message_popup*OK.labelString:        ╚«└╬
  3923. *message_popup*OkLabelString:        ╚«└╬
  3924.  
  3925. *error_popup.title:            Netscape: ┐└╖∙
  3926.  
  3927. *question_popup.title:            Netscape: ┴·╣«
  3928. *question_popup*OK.labelString:        ╚«└╬
  3929. *question_popup*Cancel.labelString:    ├δ╝╥
  3930.  
  3931. *prompt_popup.title:            Netscape: ╚«└╬ prompt_popup.title
  3932. *password_popup.title:            Netscape: ╛╧╚ú password_popup.title
  3933. *promptSubject_popup.title:        Netscape: ┴ª╕± ╚«└╬
  3934. !do not translate, swchi
  3935. *stdout_popup.title:            Netscape: subprocess diagnostics (stdout)
  3936. *stderr_popup.title:            Netscape: subprocess diagnostics (stderr)
  3937. *stdout_stderr_popup.title:     Netscape: subprocess diagnostics (stdout/stderr)
  3938.  
  3939. *citing_popup.title:            Netscape
  3940. *citing_popup*messageString:        \n└╬┐δ┴▀...\n
  3941.  
  3942. *printing_popup.title:            Netscape
  3943. *printing_popup*messageString:        \n└╬╝Γ┴▀...\n
  3944.  
  3945. *deliveringMessage_popup.title:        Netscape
  3946. *deliveringMessage_popup*messageString:    \n╕▐╜├┴÷ └ⁿ╝█┴▀...\n
  3947.  
  3948. *saving_popup.title:            Netscape
  3949. *saving_popup*messageString:        \n╡≡╜║┼⌐┐í └·└σ┴▀...\n
  3950.  
  3951. *visual_popup.title:            Netscape: X ║±┴╓╛≤ ║»░µ
  3952. *visual_popup*listLabelString:        ░í┤╔╟╤ ║±┴╓╛≤::
  3953.  
  3954. *autoSaveNew.title:          Netscape: ╗⌡ ╣«╝¡ └┌╡┐ └·└σ
  3955. *autoSaveNew*yes.labelString:      ┐╣
  3956. *autoSaveNew*no.labelString:       ╛╞┤╧┐└
  3957.  
  3958. *saveFile_popup.title:          Netscape: ╣«╝¡ └·└σ
  3959. *saveFile*yes.labelString:      ┐╣
  3960. *saveFile*no.labelString:       ╛╞┤╧┐└
  3961.  
  3962.  
  3963. *saveNewFile_popup.title:       Netscape: ╗⌡ ╣«╝¡ └·└σ
  3964. *promptSubject_popup*messageString:    \
  3965. └╠ ╕▐╜├┴÷└╟ ┴ª╕±└╗ └╘╖┬╟╧┴÷ ╛╩╛╥╜└┤╧┤┘.\n\
  3966. ┴ª╕±└╗ └╘╖┬╟╧╖┴╕Θ, ┴÷▒▌ └╘╖┬╟╧╜├┐└.
  3967.  
  3968. *dialog*OK.labelString:            ╚«└╬
  3969. *dialog*clear.labelString:        ╗Φ┴ª
  3970. *dialog*Cancel.labelString:        ├δ╝╥
  3971. *dialog*userLabel.labelString:        ╗τ┐δ└┌╕φ:
  3972. *dialog*passwdLabel.labelString:    ╛╧╚ú:
  3973. *dialog*userLabel.alignment:        ALIGNMENT_END
  3974. *dialog*passwdLabel.alignment:        ALIGNMENT_END
  3975.  
  3976. *clear.labelString:            ╗Φ┴ª
  3977. *cancel.labelString:            ├δ╝╥
  3978. *OK.labelString:            ╚«└╬
  3979.  
  3980. *citationQuery_popup.title:        └╬┐δ ╜║┼╕└╧ ┴·╣«
  3981. *citationQuery.selectionLabelString:    \n\
  3982. └ⁿ├╝ ╣«╝¡╕ª `├╖║╬'╟╧┤┬ ┤δ╜┼ `└╬┐δ'╟▀╜└┤╧┤┘.\n\
  3983. \n\
  3984. ▒╫░═║╕┤┘┤┬ ╣«╝¡╕ª ░ó ╟α└╟ ├│└╜┐í `>' ▒█└┌░í\n\
  3985. ╛°╡╡╖╧ ╕▐╜├┴÷└╟ ╕╟│í┐í ├╖║╬╟╥ ╝÷ └╓╜└┤╧┤┘.\n\
  3986. ╣▐└║ ╗τ╢≈└╠ ╣«╝¡╕ª └·└σ╟╧┐⌐ ╗τ┐δ╟╥ ╝÷ └╓╡╡╖╧\n\
  3987. ╟╥ ╝÷ └╓╜└┤╧┤┘. ▒╫╖»╕Θ ╣▐┤┬ ╗τ╢≈└║ ╣«╝¡╕ª\n\
  3988. └·└σ╟╧┐⌐ ╗τ┐δ╟╧▒Γ ╜▒╜└┤╧┤┘.\n\
  3989. \n\
  3990. └╠ ╣«╝¡╕ª ├╖║╬╖╬ ║╕│╗░┌╜└┤╧▒ε?\n
  3991.  
  3992. *citationQuery*OK.labelString:        ┼╪╜║╞« ├╖║╬╖╬\n║╕│╗▒Γ
  3993. *citationQuery*OkLabelString:        ┼╪╜║╞« ├╖║╬╖╬\n║╕│╗▒Γ
  3994. *citationQuery*Apply.labelString:    └╬┐δ└╕╖╬\n║╕│╗▒Γ
  3995. *citationQuery*ApplyLabelString:    └╬┐δ└╕╖╬\n║╕│╗▒Γ
  3996. *citationQuery*Cancel.labelString:    ├δ╝╥
  3997. *citationQuery*CancelLabelString:    ├δ╝╥
  3998.  
  3999. *doubleCitationQuery_popup.title:    └╬┐δ ╜║┼╕└╧ ┴·╣«
  4000. *doubleCitationQuery.selectionLabelString:    \n\
  4001. ░░└║ ╣«╝¡╕ª ╡╬╣°└╠│¬ ╞≈╟╘╜├─╫╜└┤╧┤┘. ├╣╣°┬░┤┬ └╬┐δ( ┴∩,\n\
  4002. ░ó ╟α└╟ ├│└╜└╠ `>'└╕╖╬ ╜├└█╟╒┤╧┤┘), ╡╬╣°┬░┤┬ ├╖║╬( ┴∩,\n\
  4003. ├╖║╬ ╕▐╜├┴÷┤┬ ┐°╖í ╕▐╜├┴÷ ┤┘└╜┐í │¬┼╕││┤╧┤┘)└╘┤╧┤┘.\n\
  4004. \n\
  4005. └╠ ╣«╝¡╕ª ├╖║╬╖╬ ║╕│╗░┌╜└┤╧▒ε? └╬┐δ└╕╖╬ ║╕│╗░┌╜└┤╧▒ε?
  4006.  
  4007. *doubleCitationQuery*OK.labelString:    ┼╪╜║╞« ├╖║╬╖╬\n║╕│╗▒Γ
  4008. *doubleCitationQuery*OkLabelString:    ┼╪╜║╞« ├╖║╬╖╬\n║╕│╗▒Γ
  4009. *doubleCitationQuery*Apply.labelString:    └╬┐δ└╕╖╬\n║╕│╗▒Γ
  4010. *doubleCitationQuery*ApplyLabelString:    └╬┐δ└╕╖╬\n║╕│╗▒Γ
  4011. *doubleCitationQuery*Cancel.labelString:├δ╝╥
  4012. *doubleCitationQuery*CancelLabelString:    ├δ╝╥
  4013.  
  4014. *streamingAudioQuery_popup.title:    ╝╥╕« ╡Ñ└╠┼╕└╟ ├│╕«
  4015. *streamingAudioQuery.selectionLabelString:    \
  4016. ╝╥╕« ╡Ñ└╠┼═╕ª │╫╞«┐÷┼⌐┐í╝¡ └╨└╕╕Θ╝¡ ┐▄║╬ ╟┴╖╬▒╫╖Ñ└╕╖╬\n\
  4017. ├Γ╖┬╟╧░┌╜└┤╧▒ε? ╛╞┤╧╕Θ ╞─└╧┐í ╕╒└· └·└σ╟╤ ╚─ ├Γ╖┬╟╧░┌╜└┤╧▒ε?
  4018. *streamingAudioQuery*OK.labelString:    │╫╞«┐÷┼⌐┐í╝¡ └╨└╕╕Θ╝¡
  4019. *streamingAudioQuery*OkLabelString:    │╫╞«┐÷┼⌐┐í╝¡ └╨└╕╕Θ╝¡
  4020. *streamingAudioQuery*Apply.labelString:    ╞─└╧┐í └·└σ╟╤ ╚─
  4021. *streamingAudioQuery*ApplyLabelString:    ╞─└╧┐í └·└σ╟╤ ╚─
  4022. *streamingAudioQuery*Cancel.labelString:├δ╝╥
  4023. *streamingAudioQuery*CancelLabelString:    ├δ╝╥
  4024.  
  4025. *fileSelector*filterLabelString:    ╟╩┼═
  4026. *fileSelector*dirListLabelString:    ╡≡╖║┼Σ╕«
  4027. *fileSelector*fileListLabelString:    ╞─└╧
  4028. *fileSelector*OkLabelString:    ╚«└╬
  4029. *fileSelector*ApplyLabelString:    ╟╩┼═
  4030. *fileSelector*CancelLabelString:    ├δ╝╥
  4031. *fileSelector.Selection.labelString:    ╝▒┼├
  4032. *fileSelector.pattern:            *.html
  4033. *fileSelector*fileTypeMask:        FILE_ANY_TYPE
  4034. *fileSelector*saveTypeBox.orientation:    HORIZONTAL
  4035. *fileSelector*formatType.labelString:    └·└σ ╣«╝¡ ╞≈╕╦:
  4036. !*fileSelector_popup*preeditType:    overthespot
  4037.  
  4038. *fileBrowser_popup.title:        Netscape: ╞─└╧ ├ú▒Γ
  4039. *fileBrowser*filterLabelString:        ╟╩┼═
  4040. *fileBrowser*dirListLabelString:        ╡≡╖║┼Σ╕«
  4041. *fileBrowser*fileListLabelString:        ╞─└╧
  4042. *fileBrowser*Selection.labelString:        ╝▒┼├
  4043. *fileBrowser*OkLabelString:        ╚«└╬
  4044. *fileBrowser*ApplyLabelString:        ╟╩┼═
  4045. *fileBrowser*CancelLabelString:        ├δ╝╥
  4046. *fileBrowser*HelpLabelString:        ╡╡┐≥╕╗
  4047.  
  4048. *formSubmitButton.labelString:        ┴ª├Γ
  4049. *formResetButton.labelString:        └τ┴÷┴ñ
  4050. *formButton.labelString:        Monkey Brains
  4051. *formFileBrowseButton.labelString:    ├ú╛╞║╕▒Γ...
  4052.  
  4053. !
  4054. ! The bookmarks window
  4055. !
  4056. *Bookmark.mainform.width:        300
  4057. *Bookmark.mainform.height:        400
  4058. *Bookmark*open.labelString:        ┐¡▒Γ
  4059. *Bookmark*open.mnemonic:        O
  4060. *Bookmark*selectAll.labelString:    └ⁿ├╝╝▒┼├
  4061. *Bookmark*selectAll.mnemonic:        S
  4062. *Bookmark*menuBar.Item.labelString:    ╟╫╕±
  4063. *Bookmark*properties.labelString:    ╝╙╝║...
  4064. *Bookmark*properties.mnemonic:        P
  4065. *Bookmark*gotoBookmark.labelString:    ├Ñ░Ñ╟╟╖╬ └╠╡┐
  4066. *Bookmark*gotoBookmark.mnemonic:    G
  4067. *Bookmark*sortBookmarks.labelString:    ├Ñ░Ñ╟╟ ┴ñ╖─
  4068. *Bookmark*sortBookmarks.mnemonic:    S
  4069. *Bookmark*insertBookmark.labelString:    ├Ñ░Ñ╟╟ ╗≡└╘
  4070. *Bookmark*insertBookmark.mnemonic:    B
  4071. *Bookmark*insertHeader.labelString:    ╞·┤⌡ ╗≡└╘
  4072. *Bookmark*insertHeader.mnemonic:    F
  4073. *Bookmark*insertSeparator.labelString:    ║╨╕«└┌ ╗≡└╘
  4074. *Bookmark*insertSeparator.mnemonic:    S
  4075. *Bookmark*makeAlias.labelString:    ╗τ║╗ ╕╕╡Θ▒Γ
  4076. *Bookmark*makeAlias.mnemonic:        A
  4077. *Bookmark*newBmFolder.labelString:    ╗⌡ ├Ñ░Ñ╟╟ ╞·┤⌡ ┴÷┴ñ
  4078. *Bookmark*newBmFolder.mnemonic:        N
  4079. *Bookmark*bmMenuFolder.labelString:    ├Ñ░Ñ╟╟ ╕▐┤║ ╞·┤⌡ ┴÷┴ñ
  4080. *Bookmark*bmMenuFolder.mnemonic:    M
  4081.  
  4082. !*Bookmark*preeditType:            overthespot
  4083.  
  4084. ! Bookmarks popup menu. It has the same name as the main popup menu
  4085. ! and hence shares the rest of the resources.
  4086. *Bookmark*popup.title.labelString:        ├Ñ░Ñ╟╟
  4087. *titleSeparator.separatorType:            XmDOUBLE_LINE
  4088.  
  4089. ! Bookmarks edit properties window.
  4090. !
  4091. *bookmarkProps_popup*title:            Netscape: ├Ñ░Ñ╟╟ ╝╙╝║
  4092. *bookmarkProps*nameLabel.labelString:        └╠╕º:
  4093. *bookmarkProps*nameLabel.alignment:        ALIGNMENT_END
  4094. *bookmarkProps*locationLabel.labelString:    └º─í:
  4095. *bookmarkProps*locationLabel.alignment:        ALIGNMENT_END
  4096. *bookmarkProps*descriptionLabel.labelString:    ╝│╕φ:
  4097. *bookmarkProps*descriptionLabel.alignment:    ALIGNMENT_END
  4098. *bookmarkProps*lastvisitedLabel.labelString:    ├╓┴╛ ╣µ╣«:
  4099. *bookmarkProps*lastvisitedLabel.alignment:    ALIGNMENT_END
  4100. *bookmarkProps*addedonLabel.labelString:    ╕╕╡τ │»┬Ñ:
  4101. *bookmarkProps*addedonLabel.alignment:        ALIGNMENT_END
  4102. *bookmarkProps*descriptionText.topOffset:    8
  4103. *bookmarkProps*descriptionText.columns:        40
  4104. *bookmarkProps*descriptionText.rows:        5
  4105. *bookmarkProps*aliasButton.labelString:        ╗τ║╗ ╝▒┼├
  4106.  
  4107. !
  4108. ! Address Book
  4109. !
  4110. *AddressBook.mainform.width:            300
  4111. *AddressBook.mainform.height:            400
  4112. *AddressBook*selectAll.labelString:        └ⁿ├╝╝▒┼├
  4113. *AddressBook*selectAll.mnemonic:        S
  4114. *AddressBook*mailMessage.labelString:        ╗⌡ ╕▐└╧ └█╝║
  4115. *AddressBook*mailMessage.mnemonic:        N
  4116. *AddressBook*mailMessage.acceleratorText:    Ctrl+M
  4117. *AddressBook*menuBar.Item.labelString:        ╟╫╕±
  4118. *AddressBook*addUser.mnemonic:            U
  4119. *AddressBook*addUser.labelString:        ╗τ┐δ└┌ ├▀░í...
  4120. *AddressBook*addUser.mnemonic:            U
  4121. *AddressBook*addList.labelString:        ╕±╖╧ ├▀░í...
  4122. *AddressBook*addList.mnemonic:            L
  4123. *AddressBook*properties.labelString:        ╝╙╝║...
  4124. *AddressBook*properties.mnemonic:        P
  4125.  
  4126. ! Address Book properties window
  4127. !
  4128. *AddressBook*bookmarkProps_popup*title:        Netscape: ┴╓╝╥╖╧ ╝╙╝║
  4129. *AddressBook*bookmarkProps*nicknameLabel.labelString:    ║░╕φ:
  4130. *AddressBook*bookmarkProps*nicknameLabel.alignment:    ALIGNMENT_END
  4131. *AddressBook*bookmarkProps*nameLabel.labelString:    └╠╕º:
  4132. *AddressBook*bookmarkProps*locationLabel.labelString:    └ⁿ└┌┐∞╞φ:
  4133. *AddressBook*bookmarkProps*Cancel.labelString:    ├δ╝╥
  4134.  
  4135. ! Address Book popup menu. It has the same name as the main popup menu
  4136. ! and hence shares the rest of the resources.
  4137. *AddressBook*popup.title.labelString:            ┴╓╝╥╖╧
  4138. *AddressBook*popup.titleSeparator.separatorType:    XmDOUBLE_LINE
  4139.  
  4140.  
  4141. !
  4142. ! Download
  4143. !
  4144. *download*downloadURLLabel.labelString:            ╝╥╜║:
  4145. *download*downloadFileLabel.labelString:        ╕±└√┴÷:
  4146. *download*cancel.labelString:                ┴▀┴÷
  4147. *download*downloadURLLabel.alignment:            ALIGNMENT_END
  4148. *download*downloadFileLabel.alignment:            ALIGNMENT_END
  4149.  
  4150. *download*downloadURLLabel.topOffset:            10
  4151. *download*downloadURLLabel.leftOffset:            10
  4152. *download*downloadURLValue.columns:            45
  4153. *download*downloadURLValue.editable:            False
  4154. *download*downloadURLValue.cursorPositionVisible:    False
  4155. *download*downloadURLValue.leftOffset:            10
  4156. *download*downloadURLValue.rightOffset:            10
  4157.  
  4158. *download*downloadFileLabel.topOffset:            5
  4159. *download*downloadFileLabel.leftOffset:            10
  4160. *download*downloadFileLabel.bottomOffset:        15
  4161. *download*downloadFileValue.columns:            45
  4162. *download*downloadFileValue.editable:            False
  4163. *download*downloadFileValue.cursorPositionVisible:    False
  4164. *download*downloadFileValue.leftOffset:            10
  4165. *download*downloadFileValue.rightOffset:        10
  4166.  
  4167. *download*logo.topOffset:                10
  4168. *download*cancel.marginWidth:                15
  4169. *download*cancel.marginHeight:                10
  4170. *download*cancel.topOffset:                20
  4171. *download*cancel.bottomOffset:                10
  4172.  
  4173.  
  4174. ! Need class name in here to defeat *sgiMode and HP-VUE color nonsense...
  4175. ! On SGIs, not having the class will cause the default SGI colors to
  4176. ! be used instead of the ones specified here.  With VUE, the behavior
  4177. ! is even worse - if we're using a non-default visual (for example, if
  4178. ! we have requested a 24-bit TrueColor visual instead of the default
  4179. ! 8-bit PseudoColor) then VUE will ignore the fact that we're not using
  4180. ! the default visual, and give us colors allocated from the wrong
  4181. ! colormap, resulting in lovely effects like brown-on-brown menubars!
  4182. !
  4183. Netscape*thermo.slider.foreground:    #0000BF
  4184. Netscape*thermo.slider.background:    #69B5B5
  4185. Netscape*power.LED.foreground:        #0000BF
  4186. Netscape*power.LED.background:        #69B5B5
  4187.  
  4188. ! (Note: if you comment this stuff out in an attempt to let the current
  4189. ! "scheme" override things, you'll find that the colors of the toolbar
  4190. ! icons and the colors of form elements (like option menus) will get
  4191. ! messed up.)
  4192. Netscape*foreground:            Black
  4193. Netscape*background:            #B2B2B2
  4194.  
  4195. Netscape*XmTextField.foreground:        Black
  4196. Netscape*XmText.foreground:        Black
  4197. Netscape*XmList.foreground:        Black
  4198. Netscape*XmTextField.background:        #D3B5B5
  4199. Netscape*XmText.background:        #D3B5B5
  4200. *textBackground:            #D3B5B5
  4201. Netscape*XmList.background:        #D3B5B5
  4202.  
  4203. ! Colors of the outline lists used in mail and news windows.
  4204. Netscape*XmLGrid.foreground:        #000000
  4205. Netscape*XmLGrid.background:        #B2B2B2
  4206. Netscape*XmLGrid.selectBackground:    #FFFFCC
  4207.  
  4208. ! Colors of the "Secure Document" bar.
  4209. *secureDocumentColor:            #0000BF
  4210. *insecureDocumentColor:            #B2B2B2
  4211.  
  4212. ! Default for all buttons
  4213. Netscape*XmPushButton*shadowThickness:    2
  4214. Netscape*XmPushButtonGadget*shadowThickness: 2
  4215.  
  4216. ! And for option menus:
  4217. Netscape*XmCascadeButton.shadowThickness: 2
  4218. Netscape*XmCascadeButtonGadget.shadowThickness: 2
  4219.  
  4220. ! Various margin sizes
  4221. !
  4222. *topLeftArea.leftOffset:        0
  4223. *topLeftArea.rightOffset:        10
  4224. *topLeftArea.topOffset:            0
  4225. *topLeftArea.bottomOffset:        0
  4226. *urlText.topOffset:            4
  4227. *urlText.bottomOffset:            4
  4228. *urlText.leftOffset:            4
  4229. *urlText.rightOffset:            4
  4230. !*urlText.rightOffset:            10
  4231. ! add 5 to urlText.topOffset to align urlLabel with urlText baseline (gag)
  4232. *urlLabel.topOffset:            9
  4233. *urlLabel.leftOffset:            10
  4234. *urlLabel.rightOffset:            10
  4235. *historyMenuBox.topOffset:        0
  4236. *historyMenuBox.bottomOffset:        4
  4237. *historyMenuBox.leftOffset:        4
  4238. *historyMenuBox.rightOffset:        4
  4239. *logo.topOffset:            4
  4240. *logo.bottomOffset:            4
  4241. *logo.leftOffset:            10
  4242. *logo.rightOffset:            10
  4243. *historyMenuBox.marginHeight:        0
  4244. *historyMenuBox.marginWidth:        0
  4245.  
  4246. *toolBar*XmPushButton.leftOffset:    2
  4247. *toolBar*XmPushButtonGadget.leftOffset:    2
  4248. *urlBar*XmPushButton.leftOffset:    2
  4249. *urlBar*XmPushButtonGadget.leftOffset:    2
  4250. *toolbarFrame.leftOffset:            10
  4251. *characterToolbarFrame.leftOffset:    2
  4252. *paragraphToolbarFrame.leftOffset:    2
  4253.  
  4254. *mouseDocumentation.rightOffset:    4
  4255. *toolBar.topOffset:            0
  4256. *toolBar.leftOffset:            10
  4257. *toolBar.rightOffset:            0
  4258. *toolBar.bottomOffset:            0
  4259.  
  4260. *urlBar.topOffset:            4
  4261. *urlBar.leftOffset:            10
  4262. *urlBar.rightOffset:            0
  4263. *urlBar.bottomOffset:            0
  4264.  
  4265. ! Give it a default string to get it sized right...
  4266. *mouseDocumentation.labelString:    Mozilla
  4267. *mouseDocumentation.alignment:        ALIGNMENT_BEGINNING
  4268. *mouseDocumentation.leftOffset:        10
  4269.  
  4270. *docinfoLabel.leftOffset:        4
  4271.  
  4272. *dashboard.topOffset:            0
  4273. *dashboard.bottomOffset:        0
  4274. *dashboard.leftOffset:            0
  4275. *dashboard.rightOffset:            10
  4276. ! To prevent the whole window from flickering when mouseDoc text changes...
  4277. *dashboard.resizable:            False
  4278.  
  4279. *thermo.leftOffset:            4
  4280. *thermo.rightOffset:            10
  4281. *thermo.topOffset:            4
  4282. *thermo.bottomOffset:            4
  4283. *thermo.shadowThickness:        2
  4284. *thermo.shadowType:            SHADOW_IN
  4285.  
  4286. *power.topOffset:            4
  4287. *power.bottomOffset:            4
  4288. *power.shadowThickness:            2
  4289. *power.shadowType:            SHADOW_IN
  4290.  
  4291. *thermo.slider.width:            200
  4292. *thermo.slider.height:            5
  4293.  
  4294. *power.LED.width:            15
  4295. *power.LED.height:            5
  4296.  
  4297. *securityBar.topOffset:            4
  4298. *securityBar.bottomOffset:        4
  4299. *securityBar.shadowThickness:        2
  4300. *securityBar.shadowType:        SHADOW_IN
  4301. *securityBar.LED.height:        2
  4302.  
  4303. *topPane.shadowThickness:        2
  4304. *bottomPane.shadowThickness:        2
  4305. *topPane.shadowType:            SHADOW_IN
  4306. *bottomPane.shadowType:            SHADOW_IN
  4307.  
  4308. ! Go ahead, try and figure out why some of these need to be on the
  4309. ! _popup version, and some need to be one level deeper.  I dare you.
  4310. !*dialog.width:                500
  4311. !*history.width:            500
  4312. !*mailto.width:                500
  4313. !*cache_popup.width:            500
  4314. *userConfig_popup.width:        500
  4315. *userConfig.width:            500
  4316. *fileSelector.width:            500
  4317. *fileBrowser.width:            500
  4318.  
  4319. ! I had to hardcode this in the C code - doesn't work from here...
  4320. !*history_popup.allowShellResize:    False
  4321.  
  4322. ! Get rid of all navigation; it's totally broken for Paned windows,
  4323. ! and for the form widgets under the drawingArea.
  4324. *highlightThickness:            0
  4325. *navigationType:            NONE
  4326.  
  4327. ! Uh, but turn it back on in the popups (really I'd like to turn it off
  4328. ! in all non-popups, but I don't think there's a way to specify that...)
  4329. *XmDialogShell*highlightThickness:    2
  4330. *XmDialogShell*navigationType:        TAB_GROUP
  4331.  
  4332. ! Mail compose needs TAB_GROUP
  4333. *Composition*form.navigationType:    TAB_GROUP
  4334.  
  4335. ! Uh, and turn it on only in text fields of forms.
  4336. ! But of course this doesn't work quite right.
  4337. *drawingArea*XmText.navigationType:    TAB_GROUP
  4338. *drawingArea*XmTextField.navigationType:TAB_GROUP
  4339.  
  4340. ! Sorry, things don't display properly if you configure Netscape to put its
  4341. ! scrollbars on the left or top of the document area.
  4342. Netscape*scroller.scrollBarPlacement:    BOTTOM_RIGHT
  4343.  
  4344. ! Put scrollbars right next to text fields in forms (and lists).
  4345. *drawingArea*XmScrolledWindow.spacing:    0
  4346.  
  4347.  
  4348. ! Do not under any circumstances change the following line:
  4349. Netscape.version:        3.01S
  4350.  
  4351.  
  4352. ! ============================================================================
  4353. ! Fonts in the widgets.
  4354. ! These fonts are all down in Motif land, and thus are not controlled by the
  4355. ! font selector on the Preferences dialog.  That applies only to fonts in
  4356. ! the document display area.
  4357. ! ============================================================================
  4358. !
  4359. !*fontList:            -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  4360. !*XmTextField.fontList:        -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4361. !*XmText.fontList:        -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4362. !*XmList*fontList:        -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4363.  
  4364. ! SGI default:
  4365. !*menuBar*fontList:        -*-helvetica-bold-o-*-*-*-120-*-*-*-*-iso8859-*
  4366. ! Sensible default:
  4367. !*menuBar*fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  4368. !*menuBar*historyTruncated.fontList:\
  4369. !                  -*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*
  4370. !*popup*fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  4371.  
  4372. !*topArea*fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  4373. !*topArea*XmTextField.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4374. !*topArea*XmText.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4375.  
  4376. !*bookmark*fontList:          -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4377. !*bookmark*fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  4378. !*bookmark*selectedLabel.fontList:\
  4379.              !     -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4380. !*bookmark*XmTextField.fontList:-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4381. !*bookmark*XmText.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4382.  
  4383. !*mouseDocumentation.fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4384. !*docinfoButton.fontList:      -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4385. !*mailto*urlLabel.fontList:    -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  4386.  
  4387. !*licenseDialog*text.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4388.  
  4389.  
  4390. ! These are the fonts used in the outline lists used in Mail, News, Bookmarks,
  4391. ! and Address Book windows.  (Note that there can't be any whitespace after
  4392. ! the commas.)
  4393. !*XmLGrid*fontList:\
  4394. !-*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*,\
  4395. !-*-helvetica-bold-r-*-*-*-100-*-*-*-*-iso8859-*=BOLD,\
  4396. !-*-helvetica-medium-o-*-*-*-100-*-*-*-*-iso8859-*=ITALIC
  4397.  
  4398.  
  4399.  
  4400. ! This is the default charset for documents without the charset parameter
  4401. ! for MIME Content-type: text.    Valid values for *defaultCharset:
  4402. !    iso-8859-1
  4403. !    iso-8859-2
  4404. !    iso-2022-jp
  4405. !    shift_jis
  4406. !    x-euc-jp
  4407. !    big5
  4408. !    x-euc-tw
  4409. !    gb2312
  4410. !    euc-kr
  4411. !    iso-2022-kr
  4412. !    koi8-r
  4413. !    iso-8859-5
  4414. !    iso-8859-7
  4415. !    iso-8859-9
  4416. !*defaultCharset:    iso-8859-1
  4417. !*defaultCharset:    iso-8859-2
  4418. !*defaultCharset:    iso-2022-jp
  4419. !*defaultCharset:    shift_jis
  4420. !*defaultCharset:    x-euc-jp
  4421. !*defaultCharset:    big5
  4422. !*defaultCharset:    x-euc-tw
  4423. !*defaultCharset:    gb2312
  4424. *defaultCharset:    euc-kr
  4425. !*defaultCharset:    iso-2022-kr
  4426. !*defaultCharset:    koi8-r
  4427. !*defaultCharset:    iso-8859-5
  4428. !*defaultCharset:    iso-8859-7
  4429. !*defaultCharset:    iso-8859-9
  4430.  
  4431.  
  4432.  
  4433. ! ============================================================================
  4434. ! Fonts used in the display area.
  4435. ! ============================================================================
  4436.  
  4437.  
  4438. ! Default fonts for various charsets, prop(ortional) and fixed.
  4439. !
  4440. ! Format is foundry-family-pointsize-scaling.
  4441. ! Pointsize is in tenths of a point.
  4442. ! Scaling is either "scale" or "noscale".
  4443. !
  4444. ! These are only used the first time you start up.
  4445. ! After that, the preferences file is used.
  4446. ! The "Defaults" button in the Preferences dialog will revert to these.
  4447. !
  4448. *documentFonts.defaultFont*iso-8859-1.prop:    adobe-times-120-noscale
  4449. *documentFonts.defaultFont*iso-8859-1.fixed:    adobe-courier-100-noscale
  4450.  
  4451.  
  4452. ! This table maps weight/slant pairs to bold/italic/boldItalic/normal
  4453. !
  4454. *documentFonts.face*-:            normal
  4455. *documentFonts.face*bold-i:        boldItalic
  4456. *documentFonts.face*bold-o:        boldItalic
  4457. *documentFonts.face*bold-r:        bold
  4458. *documentFonts.face*book-o:        italic
  4459. *documentFonts.face*book-r:        normal
  4460. *documentFonts.face*demi-i:        boldItalic
  4461. *documentFonts.face*demi-o:        boldItalic
  4462. *documentFonts.face*demi-r:        bold
  4463. *documentFonts.face*demibold-i:        boldItalic
  4464. *documentFonts.face*demibold-r:        bold
  4465. *documentFonts.face*light-i:        italic
  4466. *documentFonts.face*light-r:        normal
  4467. *documentFonts.face*medium-i:        italic
  4468. *documentFonts.face*medium-o:        italic
  4469. *documentFonts.face*medium-r:        normal
  4470. *documentFonts.face*medium-roman:    normal
  4471. *documentFonts.face*normal-i:        italic
  4472. *documentFonts.face*normal-r:        normal
  4473. *documentFonts.face*regular-i:        italic
  4474. *documentFonts.face*regular-r:        normal
  4475. *documentFonts.face*roman-r:        normal
  4476. *documentFonts.face*w3-r:        normal
  4477. *documentFonts.face*w3h-r:        normal
  4478. *documentFonts.face*w4-r:        normal
  4479. *documentFonts.face*w5-r:        normal
  4480. *documentFonts.face*w9-r:        normal
  4481.  
  4482.  
  4483. ! This table maps XLFD family names to nice family names
  4484. !
  4485. *documentFonts.family*djb:            DJB
  4486. *documentFonts.family*haebfix:            Haeberli Fixed
  4487. *documentFonts.family*itc avant garde gothic:    ITC Avant Garde Gothic
  4488. *documentFonts.family*itc bookman:        ITC Bookman
  4489. *documentFonts.family*itc zapf chancery:    ITC Zapf Chancery
  4490. *documentFonts.family*itc zapf dingbats:    ITC Zapf Dingbats
  4491. *documentFonts.family*lucidatypewriter:        Lucida Typewriter
  4492.  
  4493.  
  4494. ! This table maps XLFD foundry names to nice foundry names
  4495. !
  4496. *documentFonts.foundry*b&h:    B&H
  4497. *documentFonts.foundry*dec:    DEC
  4498. *documentFonts.foundry*hku:    HKU
  4499. *documentFonts.foundry*sgi:    SGI
  4500.  
  4501.  
  4502. ! This table maps MIME charsets to language groups
  4503. !
  4504. *documentFonts.charsetlang*gb_2312-80:            Simplified Chinese
  4505. *documentFonts.charsetlang*iso-8859-1:            Western
  4506. *documentFonts.charsetlang*iso-8859-2:            Central European
  4507. *documentFonts.charsetlang*iso-8859-5:            Cyrillic
  4508. *documentFonts.charsetlang*iso-8859-7:            Greek
  4509. *documentFonts.charsetlang*iso-8859-9:            Turkish
  4510. *documentFonts.charsetlang*jis_x0201:            Japanese
  4511. *documentFonts.charsetlang*jis_x0208-1983:        Japanese
  4512. *documentFonts.charsetlang*jis_x0212-1990:        Japanese
  4513. *documentFonts.charsetlang*koi8-r:            Cyrillic
  4514. *documentFonts.charsetlang*ks_c_5601-1987:        Korean
  4515. *documentFonts.charsetlang*x-cns11643-1110:        Traditional Chinese
  4516. *documentFonts.charsetlang*x-cns11643-1:        Traditional Chinese
  4517. *documentFonts.charsetlang*x-cns11643-2:        Traditional Chinese
  4518. *documentFonts.charsetlang*x-gb2312-11:            Simplified Chinese
  4519. *documentFonts.charsetlang*x-jisx0208-11:        Japanese
  4520. *documentFonts.charsetlang*x-ksc5601-11:        Korean
  4521. *documentFonts.charsetlang*x-x-big5:            Traditional Chinese
  4522.  
  4523.  
  4524. ! This table maps X11 font charsets to MIME charsets
  4525. !
  4526. *documentFonts.charset*-:                    x-ignore
  4527. *documentFonts.charset*-ascii:                    x-ignore
  4528. *documentFonts.charset*-dingbats:                x-ignore
  4529. *documentFonts.charset*-hiragana:                x-ignore
  4530. *documentFonts.charset*-ibm pc:                    x-ignore
  4531. *documentFonts.charset*-katakana:                x-ignore
  4532. *documentFonts.charset*-roman:                    x-ignore
  4533. *documentFonts.charset*-symbol:                    x-ignore
  4534. *documentFonts.charset*78-h:                    x-ignore
  4535. *documentFonts.charset*78.euc-h:                x-ignore
  4536. *documentFonts.charset*add-h:                    x-ignore
  4537. *documentFonts.charset*adobe.cns1-0:                x-ignore
  4538. *documentFonts.charset*adobe.gb1-0:                x-ignore
  4539. *documentFonts.charset*adobe.japan1-0:                x-ignore
  4540. *documentFonts.charset*adobe.japan1-1:                x-ignore
  4541. *documentFonts.charset*adobe.japan1-2:                x-ignore
  4542. *documentFonts.charset*adobe.japan2-0:                x-ignore
  4543. *documentFonts.charset*adobe.korea1-0:                x-ignore
  4544. *documentFonts.charset*big5-0:                    x-x-big5
  4545. *documentFonts.charset*big5.et-0:                x-x-big5
  4546. *documentFonts.charset*big5.et.ext-0:                x-x-big5
  4547. *documentFonts.charset*big5.etext-0:                x-x-big5
  4548. *documentFonts.charset*big5.hku-0:                x-x-big5
  4549. *documentFonts.charset*big5.hku-1:                x-x-big5
  4550. *documentFonts.charset*big5.pc-0:                x-x-big5
  4551. *documentFonts.charset*big5.shift-0:                x-x-big5
  4552. *documentFonts.charset*cmr.sun-fontspecific:            x-ignore
  4553. *documentFonts.charset*cns11643.1986-1:                x-cns11643-1
  4554. *documentFonts.charset*cns11643.1986-2:                x-cns11643-2
  4555. *documentFonts.charset*cns11643.1992-1:                x-cns11643-1
  4556. *documentFonts.charset*cns11643.1992-2:                x-cns11643-2
  4557. *documentFonts.charset*cns11643.1992.1-0:            x-cns11643-1
  4558. *documentFonts.charset*cns11643.1992.2-0:            x-cns11643-2
  4559. *documentFonts.charset*dec-decctrl:                x-ignore
  4560. *documentFonts.charset*dec-decksroman:                x-ignore
  4561. *documentFonts.charset*dec-decmath_extension:            x-ignore
  4562. *documentFonts.charset*dec-decmath_italic:            x-ignore
  4563. *documentFonts.charset*dec-decmath_symbol:            x-ignore
  4564. *documentFonts.charset*dec-decsuppl:                x-ignore
  4565. *documentFonts.charset*dec-dectech:                x-ignore
  4566. *documentFonts.charset*dec-drcs:                x-ignore
  4567. *documentFonts.charset*dec-fontspecific:            x-ignore
  4568. *documentFonts.charset*dec.cns11643.1986-2:            x-cns11643-1110
  4569. *documentFonts.charset*dec.cns11643.1986-udc:            x-ignore
  4570. *documentFonts.charset*dec.dtscs.1990-2:            x-ignore
  4571. *documentFonts.charset*euc-h:                    x-ignore
  4572. *documentFonts.charset*ext-h:                    x-ignore
  4573. *documentFonts.charset*gb2312.1980-0:                gb_2312-80
  4574. *documentFonts.charset*gb2312.1980-1:                x-gb2312-11
  4575. *documentFonts.charset*gb2312.1980-udc:                x-ignore
  4576. *documentFonts.charset*hojo-h:                    x-ignore
  4577. *documentFonts.charset*hp-japanese15:                x-ignore
  4578. *documentFonts.charset*hp-japaneseeuc:                x-ignore
  4579. *documentFonts.charset*hp-roman8:                x-ignore
  4580. *documentFonts.charset*hpbig5-:                    x-x-big5
  4581. *documentFonts.charset*ibm-850:                    x-ignore
  4582. *documentFonts.charset*ibm-fontspecific:            x-ignore
  4583. *documentFonts.charset*ibm-ibmcs01007ext:            x-ignore
  4584. *documentFonts.charset*ibm-special:                x-ignore
  4585. *documentFonts.charset*ibm-udcjp:                x-ignore
  4586. *documentFonts.charset*iso646.1991-irv:                x-ignore
  4587. *documentFonts.charset*iso8859-1:                iso-8859-1
  4588. *documentFonts.charset*iso8859-2:                iso-8859-2
  4589. *documentFonts.charset*iso8859-3:                x-ignore
  4590. *documentFonts.charset*iso8859-4:                x-ignore
  4591. *documentFonts.charset*iso8859-5:                iso-8859-5
  4592. *documentFonts.charset*iso8859-6:                x-ignore
  4593. *documentFonts.charset*iso8859-7:                iso-8859-7
  4594. *documentFonts.charset*iso8859-8:                x-ignore
  4595. *documentFonts.charset*iso8859-9:                iso-8859-9
  4596. *documentFonts.charset*iso8859-adobe:                x-ignore
  4597. *documentFonts.charset*itc zapf dingbats.adobe-fontspecific:    x-ignore
  4598. *documentFonts.charset*itc zapfdingbats.sun-fontspecific:    x-ignore
  4599. *documentFonts.charset*jisx0201-romankana:            x-ignore
  4600. *documentFonts.charset*jisx0201.1976-0:                jis_x0201
  4601. *documentFonts.charset*jisx0201.1976-1:                jis_x0201
  4602. *documentFonts.charset*jisx0208-kanji00:            x-ignore
  4603. *documentFonts.charset*jisx0208-kanji11:            x-ignore
  4604. *documentFonts.charset*jisx0208.1983-0:                jis_x0208-1983
  4605. *documentFonts.charset*jisx0208.1983-1:                x-jisx0208-11
  4606. *documentFonts.charset*jisx0208.1990-0:                jis_x0208-1983
  4607. *documentFonts.charset*jisx0212.1990-0:                jis_x0212-1990
  4608. *documentFonts.charset*jisx0212.1990-ocmp.1992:            jis_x0212-1990
  4609. *documentFonts.charset*koi8-1:                    koi8-r
  4610. *documentFonts.charset*koi8-r:                    koi8-r
  4611. *documentFonts.charset*ks-roman:                x-ignore
  4612. *documentFonts.charset*ksc5601.1987-0:                ks_c_5601-1987
  4613. *documentFonts.charset*ksc5601.1987-1:                x-ksc5601-11
  4614. *documentFonts.charset*misc-fontspecific:            x-ignore
  4615. *documentFonts.charset*necjisx0208.1983-0:            x-ignore
  4616. *documentFonts.charset*novanet-1:                x-ignore
  4617. *documentFonts.charset*nwp-h:                    x-ignore
  4618. *documentFonts.charset*pimai.adobe-fontspecific:        x-ignore
  4619. *documentFonts.charset*rksj-h:                    x-ignore
  4620. *documentFonts.charset*screen.sun-fontspecific:            x-ignore
  4621. *documentFonts.charset*sgi-fontspecific:            x-ignore
  4622. *documentFonts.charset*shiftjis-0:                x-ignore
  4623. *documentFonts.charset*sunolcursor-1:                x-ignore
  4624. *documentFonts.charset*sunolglyph-1:                x-ignore
  4625. *documentFonts.charset*symbol.adobe-fontspecific:        x-ignore
  4626. *documentFonts.charset*symbol.sun-fontspecific:            x-ignore
  4627. *documentFonts.charset*tis620.2533-1:                x-ignore
  4628. *documentFonts.charset*wp-symbol:                x-ignore
  4629. *documentFonts.charset*zapfdingbats.adobe-fontspecific:        x-ignore
  4630.  
  4631.  
  4632. ! There are 7 font sizes, 1 thru 7.  The default font is 3, and the others
  4633. ! are based on this.  The default increment is 20%, which means that the 4
  4634. ! is 20% larger than the 3, the 5 is 40% larger, and so on.
  4635. !
  4636. *documentFonts.sizeIncrement:    20
  4637.  
  4638.  
  4639. ! Some people have both 75 DPI (dots per inch) and 100 DPI versions of the
  4640. ! same fonts in their font path, and, to make matters even worse, they have
  4641. ! the 75 before the 100 even if their monitor is around 100 DPI.  The
  4642. ! following is provided so that these people can hack their fonts without
  4643. ! having to correct their font path.
  4644. !
  4645. ! To correct your font path, take a look at
  4646. !   http://home.netscape.com/assist/support/client/tn/unix/10305.html
  4647. ! which is a Technical Note linked from Help->Frequently Asked Questions.
  4648. !
  4649. ! The last part of the left hand side (iso-8859-1) is the MIME charset
  4650. ! corresponding to the X11 font charset (see above).
  4651. !
  4652. ! To use e.g. 100 DPI fonts, change the final "*" to "100".
  4653. !
  4654. *documentFonts.xResolution*iso-8859-1:    *
  4655. *documentFonts.yResolution*iso-8859-1:    *
  4656.  
  4657.  
  4658. ! ============================================================================
  4659. ! Fonts used for printing.
  4660. ! ============================================================================
  4661. !
  4662. ! psname  is the full PostScript font name
  4663. ! pscode  is the character encoding used in the PostScript font
  4664. ! pswidth is the PostScript width per character, only useful for "square"
  4665. !         fonts such as those found in East Asia
  4666.  
  4667. ! The following Latin-1 PostScript printer fonts are hard-coded into Netscape
  4668. ! and cannot be changed.
  4669. !
  4670. !*documentFonts.latin1.variable.normal*psname:        Times-Roman
  4671. !*documentFonts.latin1.variable.bold*psname:        Times-Bold
  4672. !*documentFonts.latin1.variable.italic*psname:        Times-Italic
  4673. !*documentFonts.latin1.variable.boldItalic*psname:    Times-BoldItalic
  4674. !*documentFonts.latin1.fixed.normal*psname:        Courier
  4675. !*documentFonts.latin1.fixed.bold*psname:        Courier-Bold
  4676. !*documentFonts.latin1.fixed.italic*psname:        Courier-Oblique
  4677. !*documentFonts.latin1.fixed.boldItalic*psname:        Courier-BoldOblique
  4678. !*documentFonts.latin1*pscode:                iso-8859-1
  4679. !*documentFonts.latin1*pswidth:                *
  4680.  
  4681.  
  4682. ! Netscape does not differentiate between variable and fixed, and between
  4683. ! normal, bold, italic and boldItalic for the following East Asian fonts.
  4684. !
  4685. ! The charset fields are the charset names corresponding to the available
  4686. ! locales (e.g. for Japan, that would be x-euc-jp and shift_jis).
  4687. !
  4688. *documentFonts.x-euc-jp*psname:        Ryumin-Light-RKSJ-H
  4689. *documentFonts.x-euc-jp*pscode:        shift_jis
  4690. *documentFonts.x-euc-jp*pswidth:    1000
  4691. *documentFonts.shift_jis*psname:    Ryumin-Light-RKSJ-H
  4692. *documentFonts.shift_jis*pscode:    shift_jis
  4693. *documentFonts.shift_jis*pswidth:    1000
  4694.  
  4695. *documentFonts.euc-kr*psname:        SMgoJ
  4696. *documentFonts.euc-kr*pscode:        euc-kr
  4697. *documentFonts.euc-kr*pswidth:        1000
  4698.  
  4699. !*documentFonts.gb2312*psname:        ???
  4700. !*documentFonts.gb2312*pscode:        ???
  4701. !*documentFonts.gb2312*pswidth:        ???
  4702.  
  4703. !*documentFonts.x-euc-tw*psname:    ???
  4704. !*documentFonts.x-euc-tw*pscode:    ???
  4705. !*documentFonts.x-euc-tw*pswidth:    ???
  4706.  
  4707. !
  4708. ! Navigator mouse documentation.
  4709. !
  4710. !*tipLabel.fontList:           -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4711. Netscape*tipLabel.background:  #FFFFCC
  4712. Netscape*tipLabel.foreground:  Black
  4713. Netscape*tipShell.borderColor: Black
  4714. Netscape*tipShell.borderWidth: 1
  4715.  
  4716. !
  4717. ! Browser documentation and tip strings
  4718. !
  4719. ! Navigator/File menu
  4720. *openBrowser.documentationString:    ╗⌡ ╣µ╣« ╕±╖╧└╗ ░«┤┬ ╗⌡ └Ñ ║Ω╢≤┐∞└· ┐¡▒Γ
  4721. *editorNew.documentationString:        ╗⌡ ╣«╝¡ └█╝║
  4722. *editorNewBlank.documentationString: ║±╛ε└╓┤┬ ╗⌡ ╣«╝¡ └█╝║
  4723. *editorNewTemplate.documentationString:    \
  4724. ┼█╟├╕┤└╗ ╗τ┐δ╟╤ ╗⌡ ╣«╝¡ └█╝║
  4725. *editorNewWizard.documentationString: \
  4726. Netscape ╚¿╞Σ└╠┴÷┐í └╓┤┬ ╗⌡ ╣«╝¡ ╕╢╣²╗τ
  4727. *editDocument.documentationString:  ╗⌡ ╞φ┴²▒Γ └⌐╡╡┐∞┐í╝¡ ╣«╝¡ ╞φ┴²
  4728. *openURL.documentationString:       │╫╞«┐÷┼⌐ ╣«╝¡ ┐¡▒Γ
  4729. *openFile.documentationString:      ╡≡╜║┼⌐┐í╝¡ ╞─└╧ ┐¡▒Γ
  4730. *editorOpenFile.documentationString: ╞φ┴²╟╥ ╞─└╧ ┐¡▒Γ
  4731. *saveAs.documentationString:        ╟÷└τ ╣«╝¡╕ª └·└σ
  4732. *uploadFile.documentationString:    ╟÷└τ└╟ FTP ╡≡╖║┼Σ╕«┐í ╞─└╧ ┐├╕«▒Γ(║╕│╗▒Γ)
  4733. *mailNew.documentationString:       ╗⌡ ╕▐└╧ └█╝║
  4734. *mailto.documentationString:        ╟÷└τ ╣«╝¡╕ª ╕▐└╧╖╬ ║╕│╗▒Γ
  4735. *print.documentationString:         ╟÷└τ ╣«╝¡ └╬╝Γ <Ctrl+P>
  4736. *delete.documentationString:        ╟÷└τ ├ó ┤▌▒Γ
  4737. *quit.documentationString:          ╕≡╡τ ├ó└╗ ┤▌░φ Netscape ┴╛╖ß
  4738.  
  4739. ! Navigator/Edit menu
  4740. *undo.documentationString:          └╠└ⁿ ╕φ╖╔ ├δ╝╥
  4741. *redo.documentationString:          ╕╢┴÷╕╖ ├δ╝╥ │╗┐δ ╡╟╗∞╕«▒Γ
  4742. *cut.documentationString:           \
  4743. ╝▒┼├ ║╬║╨└╗ └▀╢≤│╗ ┼¼╕│║╕╡σ┐í │╓▒Γ <Ctrl+X>
  4744. *copy.documentationString:          \
  4745. ╝▒┼├ ║╬║╨└╗ ║╣╗τ╟╪ ┼¼╕│║╕╡σ┐í │╓▒Γ <Ctrl+C>
  4746. *paste.documentationString:            ┼¼╕│║╕╡σ │╗┐δ ╗≡└╘ <Ctrl+Y>
  4747. *find.documentationString:          \
  4748. ╟÷└τ ╣«╝¡┐í╝¡ ╣«└┌┐¡ ░╦╗÷ <Ctrl+F>
  4749. *findAgain.documentationString:     ╕╢┴÷╕╖ ├ú▒Γ ╣▌║╣...
  4750.  
  4751. ! Navigator/View menu
  4752. *reload.documentationString:        ╟÷└τ ╣«╝¡ ┤┘╜├ └╨▒Γ
  4753. *reloadFrame.documentationString:   ╟÷└τ ╟┴╖╣└╙ ┤┘╜├ └╨▒Γ
  4754. *loadImages.documentationString:    ╕▐╜├┴÷╛╚└╟ └╠╣╠┴÷ └╨▒Γ
  4755. *refresh.documentationString:       ╟÷└τ ╣«╝¡ ┤┘╜├ ▒╫╕«▒Γ
  4756. *source.documentationString:        ╟÷└τ ╣«╝¡└╟ ╝╥╜║ ║╕▒Γ
  4757. *docInfo.documentationString:       \
  4758. ╣«╝¡ ┴ñ║╕
  4759. *frameSource.documentationString:   ╟÷└τ ╟┴╖╣└╙ ╝┐└╟ ╝╥╜║ ║╕▒Γ
  4760. *frameInfo.documentationString:     ╣«╝¡ ┴ñ║╕
  4761.  
  4762. ! Navigator/Go menu
  4763. *back.documentationString:            ╣µ╣« ╕±╖╧└╟ └╠└ⁿ ╣«╝¡╖╬ ╡╣╛╞░í▒Γ
  4764. *forward.documentationString:        \
  4765. ╣µ╣« ╕±╖╧└╟ ┤┘└╜ ╣«╝¡╖╬ ░í▒Γ
  4766. *home.documentationString:            \
  4767. ╚¿╞Σ└╠┴÷╖╬ ░í▒Γ
  4768. *abort.documentationString:            └ⁿ╝█ ┴▀┴÷
  4769.  
  4770. ! Navigator/Bookmarks menu
  4771. *addBookmark.documentationString:   \
  4772. ╟÷└τ ╣«╝¡╕ª ├Ñ░Ñ╟╟ ╕±╖╧┐í ├▀░í
  4773.  
  4774. ! Navigator/Options menu
  4775. *generalPrefs.documentationString:  ╟┴╖╬▒╫╖Ñ └╧╣▌ ╚»░µ╝│┴ñ ║»░µ
  4776. *editorPrefs.documentationString:   ╞φ┴²▒Γ ╝│┴ñ ║»░µ
  4777. *mailNewsPrefs.documentationString: ╕▐└╧ ╣╫ ┤║╜║ ╚»░µ╝│┴ñ ║»░µ
  4778. *networkPrefs.documentationString:  │╫╞«┐÷┼⌐ ╚»░µ╝│┴ñ ║»░µ
  4779. *securityPrefs.documentationString: ║╕╛╚ ╣╫ └┌╣┘ ╚»░µ╝│┴ñ ║»░µ
  4780. *showMenubar.documentationString:   ╕▐┤║ ╟Ñ╜├/░¿├▀▒Γ
  4781. *showToolbar.documentationString:   ╡╡▒╕╕≡└╜ ╟Ñ╜├/░¿├▀▒Γ
  4782. *showURL.documentationString:       URL ╟Ñ╜├/░¿├▀▒Γ
  4783. *showDirectoryButtons.documentationString: ╡≡╖║┼Σ╕« ╣÷╞░ ╟Ñ╜├/░¿├▀▒Γ
  4784. *showJavaConsole.documentationString: └┌╣┘ ─▄╝╓ ╟Ñ╜├/░¿├▀▒Γ
  4785. !*showSecurityBar.documentationString: ║╕╛╚╜─║░╗÷ ╟Ñ╜├/░¿├▀▒Γ
  4786. *autoLoadImages.documentationString: └╬╢≤└╬ └╠╣╠┴÷ └┌╡┐╖╬╡σ
  4787. *docEncoding*documentationString:   ╣«╝¡ └╬─┌╡∙
  4788. *saveOptions.documentationString:   ┐╔╝╟ └·└σ
  4789.  
  4790. ! Navigator/Directory menu
  4791. *netscape.documentationString:      \
  4792. Netscape╗τ ╚¿╞Σ└╠┴÷
  4793. !*sgi.documentationString:            Silicon Graphics, Inc. Home Page
  4794. !*adobe.documentationString:         Adobe Systems, Inc. Home Page
  4795. *whatsNew.documentationString:        └╬┼═│▌ ├╓╜┼ ╗τ└╠╞«
  4796. *whatsCool.documentationString:        ░í ║╝ ╕╕╟╤ ░≈
  4797. *galleria.documentationString:        Netscape ░╢╖»╕«╛╞
  4798. *inetIndex.documentationString:        └╬┼═│▌ ┼╜╗÷
  4799. *inetSearch.documentationString:    └╬┼═│▌ ░╦╗÷
  4800. *inetWhite.documentationString:        ╗τ╢≈░· └σ╝╥
  4801. *inetAbout.documentationString:        └╬┼═│▌┐í ┤δ╟╧┐⌐
  4802.  
  4803. ! Navigator/Window menu
  4804. *openMail.documentationString:      ╕▐└╧ ├ó ┐¡▒Γ
  4805. *openNews.documentationString:      ┤║╜║ ├ó ┐¡▒Γ
  4806. !*siteManager.documentationString:  Pop-up Site Manager window
  4807. *editAddressBook.documentationString: ┴╓╝╥╖╧ ┐¡▒Γ
  4808. *viewBookmark.documentationString:  ├Ñ░Ñ╟╟ ├ó ┐¡▒Γ
  4809. *viewHistory.documentationString:   ╣µ╣« ╕±╖╧ ┐¡▒Γ
  4810. !*windowButton.documentationString: Switch to named document window
  4811.  
  4812. ! Navigator/Help menu
  4813. *about.documentationString:         \
  4814. ╟┴╖╬▒╫╖Ñ ┴ñ║╕ ╟Ñ╜├, ║╕└ⁿ ╣╫ └·└█▒╟
  4815. *aboutplugins.documentationString:  ╟├╖»▒╫└╬ ┴ñ║╕
  4816. *registration.documentationString:  \
  4817. ┴ª╟░ ╡ε╖╧░· ╣÷└ⁿ ┴ñ║╕
  4818. *upgrade.documentationString:       \
  4819. Netscape ╝╥╟┴╞«┐■╛ε┐═ ╛≈▒╫╖╣└╠╡σ ┴ñ║╕
  4820. !*webStarter.documentationString:   \
  4821. ╗⌡ └Ñ └·└█└┌╕ª └º╟╤ └┌┐°└╟ ┴ñ║╕┐═ ╕╡┼⌐
  4822. *manual.documentationString:        ┐┬╢≤└╬ ╕▐┤║╛≤
  4823. *relnotes.documentationString:      \
  4824. ╗τ┐δ╟╧░φ └╓┤┬ Netscape ╣÷└ⁿ ┴ñ║╕
  4825. *faq.documentationString:           └╧╣▌└√└╬ ┴·╣«┐í ┤δ╟╤ ┤Σ║»
  4826. *aboutSecurity.documentationString: Netscape ║╕╛╚ ┴ñ║╕
  4827. *feedback.documentationString:      \
  4828. Netscape┐í ╣«┴ª ╛╦╕«▒Γ
  4829. *support.documentationString:       \
  4830. Netscape ┴÷┐°╣▐┤┬ ╣µ╣²
  4831. *howTo.documentationString:         └Ñ ╝¡║±╜║ └█╝║╣µ╣²
  4832.  
  4833. ! Navigator/Toolbar (tip strings and special documentation strings)
  4834. *back.tipString:                    ╣µ╣« ╕±╖╧└╟ └╠└ⁿ ╣«╝¡╖╬ ╡╣╛╞░í▒Γ
  4835. *forward.tipString:                    ╣µ╣« ╕±╖╧└╟ ┤┘└╜ ╣«╝¡╖╬ ░í▒Γ
  4836. *home.tipString:                    ╚¿╞Σ└╠┴÷╖╬ ░í▒Γ
  4837. *editDocument.tipString:            ╣«╝¡ ╞φ┴²
  4838. *reload.tipString:                  ┤┘╜├ └╨▒Γ
  4839. *loadImages.tipString:              └╠╣╠┴÷ └╨▒Γ
  4840. *openURL.tipString:                 │╫┼⌐┐÷┼⌐ ╣«╝¡ ┐¡▒Γ
  4841. *print.tipString:                   ╟÷└τ ╣«╝¡ └╬╝Γ
  4842. *find.tipString:                    ╟÷└τ ╣«╝¡┐í╝¡ ╣«└┌┐¡ ░╦╗÷
  4843. *abort.tipString:                   └ⁿ╝█ ┴▀┴÷
  4844. ! Same as Help/about menu item
  4845. *logo.documentationString:          \
  4846. Netscape ╚¿╞Σ└╠┴÷(┐╡╣«)╖╬ ░í▒Γ
  4847. *logo.tipString:                    Netscape ╚¿╞Σ└╠┴÷
  4848.  
  4849. ! Navigatpr/Dashboard
  4850. *docinfoLabel.documentationString:  \
  4851. ║╕╛╚╜─║░┐¡╝Φ, ║┘╛ε └╓└╕╕Θ ╛╚└ⁿ╟╤ ╣«╝¡└╙
  4852. *docinfoLabel.tipString:            ║╕╛╚╜─║░┐¡╝Φ
  4853. *biffButton.documentationString:    ╕▐└╧ ├ó└╗ ┐¡░φ ╗⌡ ╕▐└╧ ┴í░╦
  4854. *biffButton.tipString:              ╕▐└╧ ┴í░╦
  4855.  
  4856. ! Editor/File menu (additonal items)
  4857. *Editor*editorNewBlank.documentationString: ║±╛ε└╓┤┬ ╗⌡ ╣«╝¡ └█╝║ <Ctrl+N>
  4858. *editorBrowse.documentationString:  ╟÷└τ ╣«╝¡╕ª ║Ω╢≤┐∞└· ├ó┐í╝¡ ┐¡▒Γ
  4859. *Editor*editorOpenFile.documentationString: ╞φ┴²╟╥ ╞─└╧ ┐¡▒Γ <Ctrl+O>
  4860. *Editor*save.documentationString:   ╟÷└τ ╣«╝¡ └·└σ <Ctrl+S>
  4861. *Editor*saveAs.documentationString: ╟÷└τ ╣«╝¡╕ª ╗⌡└╠╕º└╕╖╬ └·└σ
  4862. *publish.documentationString:       \
  4863. ╟÷└τ ╞─└╧ ╢╟┤┬ ╡≡╖║┼Σ╕«╕ª ╝¡╣÷┐í ┐├╕«▒Γ
  4864.  
  4865. ! Editor/Edit menu (additonal items)
  4866. *deleteItem.documentationString:    ╝▒┼├ │╗┐δ ╢╟┤┬ ┤┘└╜ ╟╫╕± ╗Φ┴ª
  4867. *selectAll.documentationString:     ╣«╝¡ └ⁿ├╝ ╝▒┼├
  4868. *selectTable.documentationString:   ┼╫└╠║φ └ⁿ├╝ ╝▒┼├
  4869. *deleteTable.documentationString:   ╟÷└τ ─┐╝¡└º─í┐í╝¡ ┼╫└╠║φ ╗Φ┴ª
  4870. *deleteRow.documentationString:     ┼╫└╠║φ┐í╝¡ ╟α ╗Φ┴ª
  4871. *deleteColumn.documentationString:  ┼╫└╠║φ┐í╝¡ ┐¡ ╗Φ┴ª
  4872. *deleteCell.documentationString:    ┼╫└╠║φ┐í╝¡ ╝┐ ╗Φ┴ª
  4873. *removeLinks.documentationString:   \
  4874. ─┐╝¡ └º─í ╢╟┤┬ ╝▒┼├╟╤ ┐╡┐¬│╗└╟ ╕≡╡τ ╕╡┼⌐ ╗Φ┴ª
  4875.  
  4876. ! Editor/View menu (additonal items)
  4877. *editSource.documentationString:    ┐▄║╬ ╟┴╖╬▒╫╖Ñ└╕╖╬ ╣«╝¡ ╞─└╧ ╞φ┴²
  4878. *paragraphMarks.documentationString: ░ó ┤▄╢⌠ │í┐í ▒╫╖í╟╚ ▒Γ╚ú ╟Ñ╜├
  4879. *displayTables.documentationString: ╟÷└τ ╣«╝¡┐í╝¡ ┼╫└╠║φ ╟Ñ╜├
  4880.  
  4881. ! Editor/Insert menu (additonal menu)
  4882. *insertLink.documentationString:    \
  4883. ╟÷└τ ─┐╝¡ └º─í┐í ╗⌡ ╕╡┼⌐ ╗≡└╘ ╚ñ└║ ╝▒┼├╟╤ ┼╪╜║╞«│¬ └╠╣╠┴÷└╟ ╕╡┼⌐ └█╝║
  4884. *insertTarget.documentationString:  └╠╕º ║┘└║ ╛▐─┐(Named Anchor)╢≤░φ ║╬╕ú┤┬ └╠╡┐ ╟Ñ╜─ ╗≡└╘
  4885. *insertImage.documentationString:   ╟÷└τ ─┐╝¡ └º─í┐í └╠╣╠┴÷ ╗≡└╘
  4886. *insertHorizontalLine.documentationString: \
  4887. ╟÷└τ ─┐╝¡ └º─í┐í ╝÷╞≥╝▒ ╗≡└╘
  4888. *insertHtmlTag.documentationString: \
  4889. ─┐╝¡ └º─í┐í └╙└╟└╟ HTML ┼┬▒╫ ╗≡└╘
  4890. *insertTable.documentationString:   ╟÷└τ ─┐╝¡ └º─í┐í ┼╫└╠║φ ╗≡└╘
  4891. *insertRow.documentationString:     ┼╫└╠║φ┐í ╗⌡╖╬┐ε ╟α ╗≡└╘
  4892. *insertColumn.documentationString:  ┼╫└╠║φ┐í ╗⌡╖╬┐ε ┐¡ ╗≡└╘
  4893. *insertCell.documentationString:    \
  4894. ┼╫└╠║φ┐í ╗⌡╖╬┐ε ╝┐ ╗≡└╘
  4895. *insertNewLineBreak.documentationString: ╗⌡╖╬┐ε ╟α┐í╝¡ ┼╪╜║╞«╕ª ╜├└█╟╧▒Γ└º╟╪ ┴┘╣┘▓▐
  4896. *insertBreakBelow.documentationString: \
  4897. └╠╣╠┴÷ ╣╪┐í╝¡ ┼╪╜║╞«╕ª ╜├└█╟╧▒Γ└º╟╪ ┴┘╣┘▓▐
  4898. *insertNonBreaking.documentationString: \
  4899. ─┐╝¡ └º─í┐í ┐¼╝╙ ░°╣Θ ╣«└┌ ╗≡└╘
  4900.  
  4901. ! Editor/Properties menu (additonal menu)
  4902. *textProperties.documentationString: ╣«└┌,┤▄╢⌠,▒█▓├ ╝╙╝║ ║»░µ
  4903. *linkProperties.documentationString: ╕╡┼⌐ ╝╙╝║ ║»░µ
  4904. *targetProperties.documentationString: └╠╕º ║┘└║ ╛▐─┐(Named Anchor)╢≤░φ ║╬╕ú┤┬ └╠╡┐ ╟Ñ╜─ ╝╙╝║ ║»░µ
  4905. *imageProperties.documentationString: └╠╣╠┴÷ ╝╙╝║ ║»░µ
  4906. *tableProperties.documentationString: ┼╫└╠║φ, ╟α, ╝┐ ╝╙╝║ ║»░µ
  4907. *hruleProperties.documentationString: ╝÷╞≥╝▒ ╝╙╝║ ║»░µ
  4908. *tagProperties.documentationString: HTML ┼┬▒╫ ╝╙╝║ ║»░µ
  4909. *documentProperties.documentationString: \
  4910. ╣«╝¡ ╝╙╝║ ║»░µ
  4911.  
  4912. *bold.documentationString:          ║╝╡σ ╜║┼╕└╧╖╬ ╝│┴ñ <Ctrl+B>
  4913. *italic.documentationString:        └╠┼┌╕»├╝ ╜║┼╕└╧╖╬ ╝│┴ñ <Ctrl+I>
  4914. *underline.documentationString:     ╣╪┴┘ ╜║┼╕└╧╖╬ ╝│┴ñ <Ctrl+U>
  4915. *fixed.documentationString:         ░φ┴ñ╞°└╕╖╬ ╜║┼╕└╧ ╝│┴ñ <Ctrl+T>
  4916. *superscript.documentationString:   └º├╖└┌ ╜║┼╕└╧╖╬ ╝│┴ñ
  4917. *subscript.documentationString:     ╛╞╖í├╖└┌ ╜║┼╕└╧╖╬ ╝│┴ñ
  4918. *strikethrough.documentationString: ├δ╝╥╝▒ ╜║┼╕└╧╖╬ ╝│┴ñ
  4919. *blink.documentationString:         ▒⌠╣┌└╙ ╜║┼╕└╧╖╬ ╝│┴ñ
  4920. *textColor.documentationString:     ▒█▓├ ╗÷ ║»░µ
  4921. *defaultColor.documentationString:  ╣«╝¡└╟ ▒Γ║╗ ▒█▓├╗÷└╕╖╬  ║»░µ
  4922. *serverJavaScript.documentationString: ╝¡╣÷ └┌╣┘ ╜║┼⌐╕│╞«╕ª ╟Ñ╜├╟╥ ╣«└┌ ╜║┼╕└╧ ╝│┴ñ
  4923. *clientJavaScript.documentationString: ┼¼╢≤└╠╛≡╞« └┌╣┘ ╜║┼⌐╕│╞«╕ª ╟Ñ╜├╟╥ ╣«└┌ ╜║┼╕└╧ ╝│┴ñ
  4924. *clearAllStyles.documentationString: \
  4925. ╕≡╡τ ╣«└┌ ╜║┼╕└╧░· ╕╡┼⌐ ╝╙╝║ ╗Φ┴ª <Ctrl+K>
  4926. *fontSize*documentationString:      ▒█▓├ ┼⌐▒Γ ║»░µ
  4927. *paragraphProperties.indent.documentationString: \
  4928. ┤▄╢⌠ ╡Θ┐⌐╛▓▒Γ ╟╤ ┤▄░Φ ┴⌡░í
  4929. *paragraphProperties.outdent.documentationString: \
  4930. ┤▄╢⌠ ╡Θ┐⌐╛▓▒Γ ╟╤ ┤▄░Φ ░¿╝╥
  4931. *paragraphProperties*documentationString: \
  4932. ┤▄╢⌠ ╢╟┤┬ ╕╙╕«╕╗ ╜║┼╕└╧ ║»░µ
  4933.  
  4934. ! Editor/Options menu (additional items)
  4935. *Editor*showToolbar.documentationString: ╞─└╧/╞φ┴² ╡╡▒╕╕≡└╜ ╟Ñ╜├/░¿├▀▒Γ
  4936. *showCharacter.documentationString: ╣«└┌ ╡╡▒╕╕≡└╜ ╟Ñ╜├/░¿├▀▒Γ
  4937. *showParagraph.documentationString: ┤▄╢⌠ ╡╡▒╕╕≡└╜ ╟Ñ╜├/░¿├▀▒Γ
  4938.  
  4939. ! Editor/Toolbar
  4940. *editorNewBlank.tipString:          ╗⌡ ╣«╝¡
  4941. *editorOpenFile.tipString:          ╞─└╧ ┐¡▒Γ
  4942. *save.tipString:                    └·└σ
  4943. *editorBrowse.tipString:            ║Ω╢≤┐∞└·┐í╝¡ ║╕▒Γ
  4944. *cut.tipString:                     └▀╢≤│╗▒Γ
  4945. *copy.tipString:                    ║╣╗τ
  4946. *paste.tipString:                   ║┘┐⌐│╓▒Γ
  4947. *publish.tipString:                 ├Γ╞╟ ╣«╝¡
  4948.  
  4949. *charSizeShrink.documentationString: ▒█▓├ ┼⌐▒Γ 1 ░¿╝╥
  4950. *charSizeShrink.tipString:          ▒█▓├ ┼⌐▒Γ ░¿╝╥ 
  4951. *charSizeGrow.documentationString:  ▒█▓├ ┼⌐▒Γ 1 ┴⌡░í
  4952. *charSizeGrow.tipString:            ▒█▓├ ┼⌐▒Γ ┴⌡░í
  4953. *fontSize.documentationString:      ▒█▓├ ┼⌐▒Γ ╝│┴ñ
  4954. *fontSize.tipString:                ▒█▓├ ┼⌐▒Γ ╝│┴ñ
  4955. !*bold.documentationString:         Set the style to Bold <Ctrl+B>
  4956. *bold.tipString:                    ║╝╡σ
  4957. !*italic.documentationString:       Set the style to Italic <Ctrl+I>
  4958. *italic.tipString:                  └╠┼┌╕»├╝
  4959. !*fixed.documentationString:        Set the style to Fixed Width <Ctrl+T>
  4960. *fixed.tipString:                   ░φ┴ñ╞°
  4961. !*textColor.documentationString:    Change or edit current font color
  4962. *textColor.tipString:               ▒█▓├╗÷
  4963. *makeLink.documentationString:        \
  4964. ░¡┴╢ ╟Ñ╜├╡╚ ┼╪╜║╞«┐í ╕╡┼⌐ ╕╕╡Θ▒Γ, ╟÷└τ ╕╡┼⌐ ║»░µ ╚ñ└║ ╗⌡╖╬┐ε ╕╡┼⌐ ╗≡└╘
  4965. *makeLink.tipString:                ╕╡┼⌐ ╕╕╡Θ▒Γ
  4966. *clearAllStyles.tipString:          ╕≡╡τ ╜║┼╕└╧ ╗Φ┴ª
  4967. *insertTarget.documentationString:  └╠╕º ║┘└║ ╛▐─┐(Named Anchor)╢≤░φ ║╬╕ú┤┬ └╠╡┐ ╟Ñ╜─ ╗≡└╘
  4968. *insertTarget.tipString:            └╠╡┐ ╟Ñ╜─ ╗≡└╘
  4969. *insertImage.documentationString:   ╟÷└τ ─┐╝¡ └º─í┐í └╠╣╠┴÷ ╗≡└╘
  4970. *insertImage.tipString:             └╠╣╠┴÷ ╗≡└╘
  4971. *insertHorizontalLine.documentationString: \
  4972. ╟÷└τ ─┐╝¡ └º─í┐í ╝÷╞≥╝▒ ╗≡└╘
  4973. *insertHorizontalLine.tipString:    ╝÷╞≥╝▒ ╗≡└╘
  4974. !*insertTable.documentationString:  ╟÷└τ ─┐╝¡ └º─í┐í ┼╫└╠║φ ╗≡└╘
  4975. *insertTable.tipString:             ┼╫└╠║φ ╗≡└╘
  4976. *objectProperties.documentationString: \
  4977. ─┐╝¡ └º─í┐í ░┤├╝ ╝╙╝║ ║»░µ
  4978. *objectProperties.tipString:        ░┤├╝ ╝╙╝║
  4979.  
  4980. *paragraphProperties.documentationString: ┤▄╢⌠ ╢╟┤┬ ╕╙╕«╕╗ ╜║┼╕└╧ ║»░µ
  4981. *paragraphProperties.tipString:     ┤▄╢⌠ ╜║┼╕└╧ ║»░µ
  4982. *insertBulleted.documentationString: \
  4983. ╣°╚ú ╛°┤┬ ╕«╜║╞« ╜├└█, ║»░µ, ╗Φ┴ª
  4984. *insertBulleted.tipString:          ║╥╕┤ ╕«╜║╞«
  4985. *insertNumbered.documentationString: \
  4986. ╣°╚ú └╓┤┬ ╕«╜║╞« ╜├└█, ║»░µ, ╗Φ┴ª
  4987. *insertNumbered.tipString:          ╣°╚ú └╓┤┬ ╕«╜║╞«
  4988. *indent.documentationString:        \
  4989. ┤▄╢⌠ ╡Θ┐⌐╛▓▒Γ ╟╤┤▄░Φ ┴⌡░í <Tab>
  4990. *indent.tipString:                  ╡Θ┐⌐╛▓▒Γ ┴⌡░í
  4991. *outdent.documentationString:       \
  4992. ┤▄╢⌠ ╡Θ┐⌐╛▓▒Γ╕ª ╟╤┤▄░Φ ░¿╝╥ <Shift+Tab>
  4993. *outdent.tipString:                 ╡Θ┐⌐╛▓▒Γ ░¿╝╥
  4994. *alignLeft.documentationString:     ┐▐┬╩ ┴ñ╖─
  4995. *alignLeft.tipString:               ┐▐┬╩ ┴ñ╖─
  4996. *alignCenter.documentationString:   ░í┐ε╡Ñ ┴ñ╖─
  4997. *alignCenter.tipString:             ░í┐ε╡Ñ ┴ñ╖─
  4998. *alignRight.documentationString:    ┐└╕Ñ┬╩ ┴ñ╖─
  4999. *alignRight.tipString:              ┐└╕Ñ┬╩ ┴ñ╖─
  5000.  
  5001. ! Editor/Popups (additional items)
  5002. *browseLink.documentationString:    └╠ ╕╡┼⌐ ║Ω╢≤┐∞┴ε
  5003. *editLink.documentationString:      ╗⌡ ╞φ┴²▒Γ ├ó┐í╝¡ ╕╡┼⌐ ┐¡▒Γ
  5004. *bookmarkLink.documentationString:  ╟÷└τ ╕╡┼⌐╕ª ├Ñ░Ñ╟╟ ╕±╖╧┐í ├▀░í
  5005. *copyLink.documentationString:      └╠ ╕╡┼⌐╕ª ┼¼╕│║╕╡σ┐í ║╣╗τ
  5006. *removeLink.documentationString:    \
  5007. ─┐╝¡ └º─í ╢╟┤┬ ╝▒┼├╟╤ ┐╡┐¬│╗└╟ ╕≡╡τ ╕╡┼⌐ ╗Φ┴ª
  5008.  
  5009. ! Mail/File menu (additional items)
  5010. *newFolder.documentationString:        ╗⌡ ╞φ┴÷╟╘ └█╝║
  5011. *openFolder.documentationString:    ╗⌡ ╞φ┴÷╟╘ ├▀░í
  5012. *saveMessageAs.documentationString: \
  5013. ╝▒┼├╟╤ ╕▐╜├┴÷ └·└σ
  5014. !*deliverQueuedMessages.documentationString: Deliver any queued messages
  5015. *emptyTrash.documentationString:    ╚▐┴÷┼δ(Trash)│╗└╟ ╕≡╡τ ╕▐╜├┴÷ ╗Φ┴ª
  5016. *compressFolder.documentationString: ╞φ┴÷╟╘└╟ ┴÷┐ε ╕▐╜├┴÷╕ª ┴°┬Ñ ╗Φ┴ª
  5017.  
  5018. ! Mail/Edit menu (additional items)
  5019. *deleteMessage.documentationString:    ╕▐╜├┴÷╕ª ╚▐┴÷┼δ(Trash)└╕╖╬ ┐┼▒Φ
  5020. *deleteFolder.documentationString:    ╝▒┼├╡╚ ╞φ┴÷╟╘ ╗Φ┴ª
  5021. *selectThread.documentationString:    \
  5022. ╞·┤⌡┐í╝¡ └╠ ╛▓╖╣╡σ ╝▒┼├
  5023. *selectMarkedMessages.documentationString: \
  5024. ▒Ω╣▀ ╟Ñ╜├╡╚ ╕≡╡τ ╕▐╜├┴÷ ╝▒┼├
  5025. *selectAllMessages.documentationString:    ╕≡╡τ ╕▐╜├┴÷ ╝▒┼├
  5026.  
  5027. ! Mail/View menu (additional items)
  5028. *reSort.documentationString:        └τ┴ñ╖─
  5029. *threadMessages.documentationString: ░ⁿ╖├╡╚ ╕▐╜├┴÷║░╖╬ ┴ñ╖─
  5030. *sortBackward.documentationString:    \
  5031. ┴ñ╖─ ╝°╝¡ ╝│┴ñ: ┐└╕º┬≈╝° ╢╟┤┬ │╗╕▓┬≈╝°
  5032. *sortByDate.documentationString:    │»┬Ñ╝° ┴ñ╖─
  5033. *sortBySubject.documentationString:    ┴ª╕±╝° ┴ñ╖─
  5034. *sortBySender.documentationString:    ║╕│╜ ╗τ╢≈╝°└╕╖╬ ┴ñ╖─
  5035. *sortByMessageNumber.documentationString: ╕▐╜├┴÷ ╣°╚ú╝°└╕╖╬ ┴ñ╖─
  5036. *rot13Message.documentationString:    ╜║┼⌐╖Ñ║φ ╟╪┴ª
  5037. *wrapLongLines.documentationString:    └┌╡┐ ┴┘╣┘▓▐
  5038. *attachmentsInline.documentationString: \
  5039. ├╖║╬ ╞─└╧└╗ └╬╢≤└╬ ░┤├╝╖╬ ╟Ñ╜├
  5040. *attachmentsAsLinks.documentationString: ├╖║╬╕ª ╕╡┼⌐╖╬ ╟Ñ╜├
  5041.  
  5042. ! Mail/Message menu (additional items)
  5043. *replyToSender.documentationString: ║╕│╜ ╗τ╢≈┐í░╘ ┤Σ└σ
  5044. *replyToAll.documentationString:     ║╕│╜ ╗τ╢≈└╗ ╞≈╟╘╟╧┐⌐ ╕≡╡╬┐í░╘ ┤Σ└σ
  5045. *forwardMessage.documentationString: ╟÷└τ ╕▐╜├┴÷╕ª ├╖║╬╖╬ └ⁿ┤▐
  5046. *forwardMessageQuoted.documentationString: \
  5047. ╟÷└τ ╕▐╜├┴÷╕ª └╬┐δ└╕╖╬ └ⁿ┤▐
  5048. *markSelectedRead.documentationString: └╨└║ ╕▐╜├┴÷╖╬ ║»░µ
  5049. *markSelectedUnread.documentationString: └╨┴÷ ╛╩└║ ╕▐╜├┴÷╖╬ ║»░µ
  5050. *markSelectedMessages.documentationString: \
  5051. ╟÷└τ ╝▒┼├╟╤ ╕▐╜├┴÷┐í ▒Ω╣▀ ╟Ñ╜├╟╧▒Γ
  5052. *unmarkSelectedMessages.documentationString: \
  5053. ╟÷└τ ╝▒┼├╟╤ ╕▐╜├┴÷└╟ ▒Ω╣▀ ╟Ñ╜├┴÷┐∞▒Γ
  5054. *editAddress.documentationString:    \
  5055. ┴╓╝╥╖╧┐í ╕▐╜├┴÷ ║╕│╜ ╗τ╢≈ ├▀░í
  5056. *moveMessagesInto*documentationString: \
  5057. ╝▒┼├╟╤ ╕▐╜├┴÷╕ª ┐┼▒Γ▒Γ
  5058. *copyMessagesInto*documentationString: \
  5059. ╝▒┼├╟╤ ╕▐╜├┴÷╕ª ║╣╗τ╟╧▒Γ
  5060.  
  5061. ! Mail/Go menu (additional items)
  5062. *nextMessage.documentationString:   ┤┘└╜ ╕▐╜├┴÷ ║╕▒Γ
  5063. *previousMessage.documentationString: └╠└ⁿ ╕▐╜├┴÷ ║╕▒Γ
  5064. *firstUnreadMessage.documentationString: └╨┴÷ ╛╩└║ ├╣╣°┬░ ╕▐╜├┴÷╖╬ ░í▒Γ
  5065. *nextUnreadMessage.documentationString: \
  5066. └╨┴÷ ╛╩└║ ┤┘└╜ ╕▐╜├┴÷╖╬ ░í▒Γ
  5067. *previousUnreadMessage.documentationString: \
  5068. └╨┴÷ ╛╩└║ └╠└ⁿ ╕▐╜├┴÷╖╬ ░í▒Γ
  5069. *firstMarkedMessage.documentationString: ▒Ω╣▀ ╟Ñ╜├╡╚ ├╣╣°┬░ ╕▐╜├┴÷╖╬ ░í▒Γ
  5070. *nextMarkedMessage.documentationString: ▒Ω╣▀ ╟Ñ╜├╡╚ ┤┘└╜ ╕▐╜├┴÷╖╬ ░í▒Γ
  5071. *previousMarkedMessage.documentationString:    ▒Ω╣▀ ╟Ñ╜├╡╚ └╠└ⁿ ╕▐╜├┴÷╖╬ ░í▒Γ
  5072.  
  5073. ! Mail/Options menu (additional items)
  5074. *showAllMessages.documentationString: ╕≡╡τ ╕▐╜├┴÷ ╟Ñ╜├
  5075. *showOnlyUnread.documentationString: \
  5076.  └╨┴÷ ╛╩└║ ╕▐╜├┴÷╕╕ ╟Ñ╜├
  5077. *showAllHeaders.documentationString: \
  5078. ╕▐╜├┴÷ ╟Ñ╜├╟╥ ╢º ╕≡╡τ ╕╙╕«╕╗ ╟Ñ╜├
  5079. *showSomeHeaders.documentationString: \
  5080. ╕▐╜├┴÷ ╟Ñ╜├╟╥ ╢º └╧║╬ ╕╙╕«╕╗ ╟Ñ╜├
  5081. *showMicroHeaders.documentationString: \
  5082. ╕▐╜├┴÷ ╟Ñ╜├╟╥ ╢º ┐Σ╛α╟╧┐⌐ ╕╙╕«╕╗ ╟Ñ╜├
  5083.  
  5084. ! Mail/Toolbar
  5085. *getNewMail.documentationString:    ╗⌡ ╕▐└╧ ┴í░╦
  5086. *getNewMail.tipString:              ╕▐└╧ ╣▐▒Γ
  5087. *deleteMessage.tipString:           ╗Φ┴ª
  5088. *mailNew.tipString:                 ╗⌡ ╕▐╜├┴÷
  5089. *replyToSender.tipString:           ┤Σ└σ
  5090. *replyToAll.tipString:              ╕≡╡╬┐í░╘ ┤Σ└σ
  5091. *forwardMessage.tipString:          ├╖║╬ └ⁿ┤▐
  5092. *previousUnreadMessage.tipString:   └╨┴÷ ╛╩└║ └╠└ⁿ ╕▐╜├┴÷
  5093. *nextUnreadMessage.tipString:       └╨┴÷ ╛╩└║ ┤┘└╜ ╕▐╜├┴÷
  5094.  
  5095. ! Composition/Edit menu (additional items)
  5096. *pasteQuote.documentationString:    ┼¼╕│║╕╡σ │╗┐δ└╗ └╬┐δ└╕╖╬ ╗≡└╘
  5097. *clear.documentationString:         ╝▒┼├ │╗┐δ ╗Φ┴ª
  5098. *clearAllText.documentationString:  ╕≡╡τ │╗┐δ ╗Φ┴ª
  5099. *selectAllText.documentationString: └ⁿ├╝ │╗┐δ ╝▒┼├
  5100. *rot13.documentationString:         ╕▐╜├┴÷ ┼╪╜║╞«╕ª 13╣«└┌  └╠╡┐(┐╡╣«)
  5101.  
  5102. ! Composition/View menu (additional items)
  5103. *showFrom.documentationString:      ╣▀╜┼(From) 
  5104. *showReplyTo.documentationString:   ╣▀╜┼(Reply To)
  5105. *showTo.documentationString:        ╝÷╜┼(Mail To)
  5106. *showCC.documentationString:        ┬ⁿ┴╢(Mail Cc)
  5107. *showBCC.documentationString:       ╝√└║ ┬ⁿ┴╢(Mail Bcc)
  5108. *showFCC.documentationString:       ╞─└╧ ┬ⁿ┴╢(File Cc)
  5109. *showPostTo.documentationString:    ┤║╜║ ▒╫╖∞(Newstroups)
  5110. *showFollowupTo.documentationString: ┤Σ└σ ╣▐└╗ ┤║╜║ ▒╫╖∞(Followup To)
  5111. *showSubject.documentationString:   ┴ª╕±(Subject)
  5112. *showAttachments.documentationString: ├╖║╬(Attachement)
  5113. *wrapLines.documentationString:        72└┌║╕┤┘ ▒Σ ┴┘└╗ └┌╡┐ ┴┘╣┘▓▐
  5114.  
  5115. ! Composition/Options menu (additional items)
  5116. *deliverNow.documentationString:    ┴÷▒▌ ║╕│╗▒Γ
  5117. *deliverLater.documentationString:  │¬┴▀┐í ║╕│╗▒Γ
  5118.  
  5119. ! Compose/Toolbar
  5120. *sendOrSendLater.documentationString: ╟÷└τ ╕▐╜├┴÷ ║╕│╗▒Γ
  5121. *sendOrSendLater.tipString:         ╕▐╜├┴÷ ║╕│╗▒Γ
  5122. *quoteMessage.documentationString:  \
  5123. ┐°╖í ╣«╝¡╕ª └╬┐δ└╕╖╬ ║┘┐⌐│╓▒Γ
  5124. *quoteMessage.tipString:            ┐°╣« └╬┐δ
  5125. *attachFile.documentationString:    \
  5126. ╟÷└τ ╕▐╜├┴÷┐í ╞─└╧ ├╖║╬
  5127. *attachFile.tipString:  ╞─└╧ ├╖║╬
  5128. !*editAddressBook.documentationString: ┴╓╝╥╖╧ ┐¡▒Γ
  5129. *editAddressBook.tipString:         ┴╓╝╥╖╧
  5130.  
  5131. ! News/File menu (additional items)
  5132. *postNew.documentationString:        ╗⌡ ┤║╜║╕ª └█╝║╟╧┐⌐ ┐├╕«▒Γ
  5133. *openNewsHost.documentationString:  ┤║╜║ ╝¡╣÷ ╕±╖╧┐í ╗⌡ ╝¡╣÷ ├▀░í
  5134. *deleteNewsHost.documentationString: ┤║╜║ ╝¡╣÷ ╕±╖╧┐í╝¡ ╝¡╣÷ ╗Φ┴ª
  5135. *addNewsgroup.documentationString:  ░│║░ ┤║╜║ ▒╫╖∞ ├▀░í
  5136. *getMoreMessages.documentationString: ╕▐╜├┴÷ ░Φ╝╙ ╣▐▒Γ
  5137.  
  5138. ! News/Edit menu (additional items)
  5139. *cancelMessage.documentationString: \
  5140. ╝▒┼├╟╤ ╕▐╜├┴÷ ┤║╜║ ▒╫╖∞┐í╝¡ ╗Φ┴ª
  5141.  
  5142. ! News/Message menu (additional items)
  5143. *postReply.documentationString:     ┤║╜║ ▒╫╖∞┐í ┤Σ└σ
  5144. *postAndMailReply.documentationString: \
  5145.  ╗⌡ ┤║╜║ ┐├╕«▒Γ ╣╫ ╕▐└╧ ┤Σ└σ
  5146. *replyToSender.documentationString: ┤Σ└σ
  5147. *markThreadRead.documentationString: └╨└║ ╛▓╖╣╡σ╖╬ ╟Ñ╜├
  5148. *markAllRead.documentationString:   ╕≡╡╬ └╨└║ ░═└╕╖╬ ╟Ñ╜├
  5149.  
  5150. ! News/Options menu (additional items)
  5151. *showSubscribedNewsGroups.documentationString: \
  5152. ▒╕╡╢┴▀└╬ ┤║╜║ ▒╫╖∞ ╟Ñ╜├
  5153. *showActiveNewsGroups.documentationString: \
  5154. └╨┴÷ ╛╩└║ ╕▐╜├┴÷░í └╓┤┬ ┤║╜║ ▒╫╖∞ ╟Ñ╜├
  5155. *showAllNewsGroups.documentationString: \
  5156. └╠ ┤║╜║ ╝¡╣÷└╟ ╕≡╡τ ┤║╜║ ▒╫╖∞ ╟Ñ╜├
  5157. *checkNewNewsGroups.documentationString: \
  5158. └╠ ┤║╜║ ╝¡╣÷└╟ ╗⌡ ┤║╜║ ▒╫╖∞ ╟Ñ╜├
  5159. *addFromNewest.documentationString: \
  5160. ├▀░í ╕▐╜├┴÷╕ª ╣▐└╗ ╢º, ├╓╜┼ ╕▐╜├┴÷║╬┼═ ╣▐▒Γ
  5161. *addFromOldest.documentationString: ├▀░í ╕▐╜├┴÷╕ª ╣▐└╗ ╢º, ┐└╖í╡╚ ╕▐╜├┴÷║╬┼═ ╣▐▒Γ
  5162.  
  5163. ! News/Toolbar
  5164. *postNew.tipString:                    ╗⌡ ┤║╜║ ┐├╕«▒Γ
  5165. *postReply.tipString:                ┤║╜║ ┤Σ└σ
  5166. *postAndMailReply.tipString:        ┤║╜║ ╣╫ ╕▐└╧ ┤Σ└σ
  5167. *markThreadRead.tipString:          └╨└║ ╛▓╖╣╡σ╖╬ ╟Ñ╜├
  5168. *markAllRead.tipString:             ╕≡╡╬ └╨└║ ░═└╕╖╬ ╟Ñ╜├
  5169. *fontList:\
  5170. -sony-fixed-medium-r-normal--16-*-*-*-*-*-iso8859-1;\
  5171. -ksg-mj-medium-r-normal--16-*-*-*-*-*-ksc5601.1987-0:
  5172.  
  5173.  
  5174. *versionLocale: ko 
  5175.  
  5176. *url.whats_new:   http://home.kr.netscape.com/ko/home/whats-new.html
  5177. *url.whats_cool:http://home.kr.netscape.com/ko/home/whats-cool.html
  5178. *url.directory:   http://home.kr.netscape.com/ko/home/internet-directory.html
  5179. *url.search:   http://home.kr.netscape.com/ko/home/internet-search.html
  5180. *url.white: http://home.kr.netscape.com/ko/home/internet-white-pages.html
  5181. *url.about: http://home.kr.netscape.com/ko/home/about-the-internet.html
  5182. *url.howto: http://home.kr.netscape.com/ko/home/how-to-create-web-services.html
  5183. *url.netscape: http://home.kr.netscape.com/ko/
  5184. *url.galleria: http://home.kr.netscape.com/ko/home/netscape-galleria.html
  5185. *url.rel_notes:   http://home.kr.netscape.com/ko/eng/mozilla/3.01/relnotes/unix-3.01gold.html
  5186. *url.reg:   http://cgi.kr.netscape.com/ko/cgi-bin/reginfo.cgi
  5187. *url.manual:   http://home.kr.netscape.com/ko/eng/mozilla/3.01/handbook/
  5188. *url.faq:   http://home.kr.netscape.com/ko/eng/mozilla/3.01/faq.html
  5189. *url.security: http://home.kr.netscape.com/ko/info/security-doc.html
  5190. *url.feedback: http://cgi.kr.netscape.com/ko/cgi-bin/auto_bug.cgi
  5191. *url.support:  http://home.kr.netscape.com/ko/home/how-to-get-support.html
  5192. *url.software:  http://home.kr.netscape.com/ko/comprod/upgrades/index.html
  5193. *url.destinations: http://home.kr.netscape.com/ko/escapes/index.html
  5194.  
  5195.  
  5196. ! This table maps the host's locale names to MIME charsets.
  5197. ! Only some of these locales are supported.
  5198. !
  5199. *localeCharset*C:        iso-8859-1
  5200. *localeCharset*cs:        iso-8859-2
  5201. *localeCharset*da:        iso-8859-1
  5202. *localeCharset*de:        iso-8859-1
  5203. *localeCharset*de_AT:        iso-8859-1
  5204. *localeCharset*de_CH:        iso-8859-1
  5205. *localeCharset*el:        iso-8859-7
  5206. *localeCharset*en:        iso-8859-1
  5207. *localeCharset*en_AU:        iso-8859-1
  5208. *localeCharset*en_CA:        iso-8859-1
  5209. *localeCharset*en_TH:        iso-8859-1
  5210. *localeCharset*en_US:        iso-8859-1
  5211. *localeCharset*es:        iso-8859-1
  5212. *localeCharset*fi:        iso-8859-1
  5213. *localeCharset*fr:        iso-8859-1
  5214. *localeCharset*fr_BE:        iso-8859-1
  5215. *localeCharset*fr_CA:        iso-8859-1
  5216. *localeCharset*fr_CH:        iso-8859-1
  5217. *localeCharset*is:        iso-8859-1
  5218. *localeCharset*it:        iso-8859-1
  5219. *localeCharset*it_CH:        iso-8859-1
  5220. *localeCharset*ja_JP.EUC:    x-euc-jp
  5221. *localeCharset*ko_KR.euc:    euc-kr
  5222. *localeCharset*nl:        iso-8859-1
  5223. *localeCharset*nl_BE:        iso-8859-1
  5224. *localeCharset*no:        iso-8859-1
  5225. *localeCharset*pl:        iso-8859-2
  5226. *localeCharset*pt:        iso-8859-1
  5227. *localeCharset*ru:        iso-8859-5
  5228. *localeCharset*sh:        iso-8859-2
  5229. *localeCharset*sk:        iso-8859-2
  5230. *localeCharset*sv:        iso-8859-1
  5231. *localeCharset*th_TH:        x-tactis
  5232. *localeCharset*tr:        iso-8859-9
  5233. *localeCharset*zh_CN.ugb:    gb2312
  5234. *localeCharset*zh_TW.ucns:    x-euc-tw
  5235.  
  5236.  
  5237. ! OS-dependent font charset mappings
  5238. !
  5239. *documentFonts.charset*cns11643-0:                x-cns11643-1
  5240. *documentFonts.charset*cns11643-1:                x-cns11643-2
  5241. *documentFonts.charset*cns11643-2:                x-ignore
  5242.  
  5243.  
  5244. *strings.6796:┼δ╜┼ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n (TCP ┐└╖∙: %s)\n\n┤┘╜├ ┐¼░ß└╗ ╜├╡╡╟╧╜╩╜├┐└.
  5245.  
  5246. *strings.6795:┴÷┴ñ╟╤ ╝¡╣÷┐í ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘. ┐¼░ß╟╧░φ└┌\n╟╧┤┬ ╝¡╣÷░í ┤┘┐ε╡╟╛·░┼│¬ ╗τ┐δ└┌░í ╕╣╛╞ ╝¡║±╜║╕ª\n┴ª░°╟╥ ╝÷ ╛°┤┬ ╗≤┼┬└╘┤╧┤┘.\n\n│¬┴▀┐í ┤┘╜├ ┐¼░ß└╗ ╜├╡╡╟╧╜╩╜├┐└.
  5247.  
  5248. *strings.6794:┼δ╜┼ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n (TCP ┐└╖∙: %s)\n\n┤┘╜├ ┐¼░ß└╗ ╜├╡╡╟╧╜╩╜├┐└.
  5249.  
  5250. *strings.6793:Netsacpe└╟ ╕▐╖╬╕«░í ║╬┴╖╟╒┤╧┤┘.\n\n┤┘╕Ñ └└┐δ ╟┴╖╬▒╫╖Ñ└╗ ┴╛╖ß╟╧░┼│¬\n├ó└╗ ┤▌└╕╜╩╜├┐└.
  5251.  
  5252. *strings.6791:┤┘└╜ └º─í(URL)╕ª └╬╜─╟╥ ╝÷ ╛°╜└┤╧┤┘:\n  %.200s\n\n└º─í╕ª ╚«└╬╟╤ ╚─ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5253.  
  5254. *strings.6789:FTP ╞╨╜├║Ω ╕≡╡σ╕ª ╗τ┐δ╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5255.  
  5256. *strings.6788:Netscape┤┬ └╠ ╝¡╣÷┐í╝¡ FTP └ⁿ╝█ ╕≡╡σ╕ª\n╝│┴ñ╟╥ ╝÷ ╛°╜└┤╧┤┘. ╡√╢≤╝¡ ╞─└╧└╗ ┤┘┐ε╖╬╡σ╟╥\n╝÷ ╛°╜└┤╧┤┘.\n\n╝¡╣÷└╟ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧░┼│¬ │¬┴▀┐í ┤┘╜├\n╜├╡╡╟╧╜╩╜├┐└.
  5257.  
  5258. *strings.6787:Netscape┤┬ ╡≡╖║┼Σ╕« ║»░µ ╕φ╖╔(CD)└╗ FTP ╝¡╣÷╖╬ ║╕│╛ ╝÷\n╛°╜└┤╧┤┘.  ╡√╢≤╝¡ ┤┘╕Ñ ╡≡╖║┼Σ╕«╕ª ║╝ ╝÷ ╛°╜└┤╧┤┘.\n\n└╠ ╝¡╣÷└╟ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧░┼│¬ │¬┴▀┐í ╜├╡╡╟╧╜╩╜├┐└.
  5259.  
  5260. *strings.6786:Netscape░í ╡Ñ└╠┼╕ ┴ó╝╙└╗ └º╟╪ ╞≈╞«(PORT)╕φ╖╔└╗ FTP\n╝¡╣÷┐í ║╕│╛ ╝÷ ╛°╜└┤╧┤┘.\n\n╝¡╣÷└╟ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧░┼│¬ │¬┴▀┐í ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5261.  
  5262. *strings.6785:Netscape░í ┤┘└╜ ╞─└╧└╠│¬ ╡≡╖║┼Σ╕«╕ª ├ú└╗ ╝÷ ╛°╜└┤╧┤┘:\n  %.200s\n\n╞─└╧ └╠╕º└╗ ╚«└╬╟╤ ╚─ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5263.  
  5264. *strings.6784:┤║╜║ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘:  NNTP ┐¼░ß ┐└╖∙\n\n│¬┴▀┐í ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5265.  
  5266. *strings.6783:┤║╜║ ╝¡╣÷┐í ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n\n┐¼░ß└╗ ╟╥ ╝÷ ╛°└╕╕Θ └╠ ╝¡╣÷└╟\n░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧╜╩╜├┐└.
  5267.  
  5268. *strings.6782:╝¡╣÷┐í╝¡ └└┤Σ└╠ ╛°╜└┤╧┤┘. ╝¡╣÷░í ┤┘┐ε╡╟╛·░┼│¬\n└└┤Σ╟╥ ╝÷ ╛°┤┬ ╗≤┼┬└╘┤╧┤┘.\n\n┐¼░ß└╗ ┤┘╜├ ╜├╡╡╟╪ ║╕╜╩╜├┐└. ┐¼░ß└╠ ╛╚╡╟╕Θ,\n╝¡╣÷└╟ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧╜╩╜├┐└.
  5269.  
  5270. *strings.6781:Netscape░í ╝¡╣÷╕ª ├ú└╗ ╝÷ ╛°╜└┤╧┤┘:\n  %.200s\n└╠ ╝¡╣÷┤┬ DNS ╟╫╕±└╗ ░«░φ └╓┴÷ ╛╩╜└┤╧┤┘.\n\n└╠ URL┐í └╓┤┬ ╝¡╣÷ └╠╕º└╗ ╚«└╬╟╤ ╚─\n┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5271.  
  5272. *strings.6780:╝¡╣÷┐═ ┐¼░ß└╠ ▓≈╛ε┴│╜└┤╧┤┘. \n╝¡╣÷░í ┤┘┐ε╡╟╛·░┼│¬ │╫╞«┐÷┼⌐┐í ╣«┴ª░í └╓└╗\n╝÷ └╓╜└┤╧┤┘.\n\n│¬┴▀┐í ┤┘╜├ ┐¼░ß└╗ ╜├╡╡╟╧╜╩╜├┐└.
  5273.  
  5274. *strings.6779:┤║╜║ ▒Γ╗τ╕ª ║╝ ╝÷ ╛°╜└┤╧┤┘. └»╚┐▒Γ░ú└╠ │í│╡└╗ ░═└╘┤╧┤┘.\n\n┤┘╕Ñ ▒Γ╗τ╕ª ╜├╡╡╟╪ ║╕╜╩╜├┐└.
  5275.  
  5276. *strings.6778:Netscape┤┬ ┤τ╜┼└╟ ┤║╜║ ╞─└╧(newsrc)└╗ ┐¡ ╝÷ ╛°╜└┤╧┤┘.\n\n┤║╜║ ╚»░µ ╝│┴ñ└╗ ╚«└╬╟╤ ╚─ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5277.  
  5278. *strings.6777:Netscape┤┬ ┤┘└╜ ╞─└╧└╗ ┐¡ ╝÷ ╛°╜└┤╧┤┘:\n  %.200s\n\n╞─└╧ └╠╕º└╗ ╚«└╬╟╤ ╚─ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5279.  
  5280. *strings.6764:Netscape░í ╡Ñ└╠┼═╕ª └ⁿ╝█╟╧┤┬ ╡┐╛╚\n│╫╞«┐÷┼⌐ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n(│╫╞«┐÷┼⌐ ┐└╖∙: %s)\n\n┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5281.  
  5282. *strings.6771:╕▐└╧ └ⁿ╝█ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘:\nNetscape┤┬ SMTP ╝¡╣÷┐í ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.\n╝¡╣÷░í ┤┘┐ε╡╟╛·░┼│¬ ╚»░µ╝│┴ñ└╠ ╣┘╕ú░╘ ╡╟┴÷ ╛╩╛╥╜└┤╧┤┘.\n\n╕▐└╧ ╚»░µ╝│┴ñ└╠ ╣┘╕ú░╘ ╡╟╛·┤┬┴÷ ╚«└╬╟╤ ╚─\n┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5283.  
  5284. *strings.6770:╕▐└╧ └ⁿ╝█ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n╕▐└╧ ╝¡╣÷ └└┤Σ:\n  %s\n╕▐└╧ ╚»░µ╝│┴ñ┐í╝¡ └ⁿ└┌┐∞╞φ ┴╓╝╥╕ª ╚«└╬╟╤ ╚─\n┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5285.  
  5286. *strings.6769:╕▐└╧ └ⁿ╝█ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘. \n╕▐└╧ ╝¡╣÷ └└┤Σ:\n  %s\n╕▐╜├┴÷ ╝÷╜┼└┌╕ª ╚«└╬╟╤ ╚─ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5287.  
  5288. *strings.6768:╕▐└╧ └ⁿ╝█ ╡╡┴▀ SMTP ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n╝¡╣÷ └└┤Σ: %s
  5289.  
  5290. *strings.6767:╕▐└╧ └ⁿ╝█ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘. \n╕▐└╧ ╝¡╣÷ └└┤Σ:\n  %s\n╕▐╜├┴÷╕ª ╚«└╬╟╤ ╚─ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5291.  
  5292. *strings.6766:╕▐└╧ └ⁿ╝█ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘: SMTP ╝¡╣÷ ┐└╖∙.\n╝¡╣÷ └└┤Σ:\n  %s\n╕▐└╧ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧┐⌐ ╡╡┐≥└╗ ╣▐└╕╜╩╜├┐└.
  5293.  
  5294. *strings.6760:│╫╞«┐÷┼⌐ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘:\n╝¡╣÷┐í ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘. (TCP ┐└╖∙: %s)\n╝¡╣÷░í ┤┘┐ε╡╟╛·░┼│¬ ╝¡╣÷╕ª ├ú└╗ ╝÷ ╛°╜└┤╧┤┘.\n\n│¬┴▀┐í ┤┘╜├ ┐¼░ß└╗ ╜├╡╡╟╧╜╩╜├┐└.
  5295.  
  5296. *strings.6759:└└┤Σ└╠ ╛°╜└┤╧┤┘. ╝¡╣÷░í ┤┘┐ε╡╟╛·░┼│¬\n└└┤Σ└╗ ╟╧┴÷ ╛╩╜└┤╧┤┘.\n\n│¬┴▀┐í ┤┘╜├ ┐¼░ß╟╥ ╝÷ ╛°└╕╕Θ\n╝¡╣÷└╟ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧╜╩╜├┐└.
  5297.  
  5298. *strings.6758:Netscape└╟ │╫╞«┐÷┼⌐ ┐¼░ß└╠ ╝¡╣÷┐í └╟╟╪ ░┼║╬╡╟╛·╜└┤╧┤┘.:\n  %.200s\n╝¡╣÷░í ┐¼░ß└╗ ╣▐╛╞╡Θ└╠┴÷ ╛╩░┼│¬\n╗τ┐δ└┌░í ╕╣╛╞ ╝¡║±╜║╕ª ┴ª░°╟╥ ╝÷ ╛°┤┬ ╗≤┼┬└╘┤╧┤┘.\n\n│¬┴▀┐í ┐¼░ß└╗ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5299.  
  5300. *strings.6757:Netscape┤┬ │╫╞«┐÷┼⌐ ╝╥─╧(socket)└╗ ┐¼░ß ╟╥ ╝÷ ╛°╜└┤╧┤┘.\n╜├╜║┼█ ╕«╝╥╜║░í ├µ║╨╟╧┴÷ ╕°╟╧░┼│¬ │╫╞«┐÷┼⌐░í ┤┘┐ε╡╚\n╗≤┼┬└╘┤╧┤┘. (└╠└»: %s)\n\n│¬┴▀┐í ┤┘╜├ ┐¼░ß└╗ ╜├╡╡╟╧░┼│¬ Netscape╕ª └τ╜├└█╟╧╜╩╜├┐└.
  5301.  
  5302. *strings.6755:Netscape┤┬ └╠ ╝¡╣÷┐í ╝╥─╧ ┐¼░ß└╗ ┐╧╖ß╟╥ ╝÷ ╛°╜└┤╧┤┘.\n╜├╜║┼█ ╕«╝╥╜║░í ├µ║╨╟╧┴÷ ╛╩└╗ ╝÷ └╓╜└┤╧┤┘.\n\n\nNetscape╕ª └τ╜├└█╟╧╜╩╜├┐└.
  5303.  
  5304. *strings.6754:Netscape┤┬ ┤δ╕«└┌ ╝¡╣÷┐í ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.\n╝¡╣÷░í ┤┘┐ε╡╟╛·░┼│¬ ╚»░µ╝│┴ñ└╠ ┐├╣┘╕ú┴÷ ╛╩╜└┤╧┤┘.\n\n┤δ╕«└┌ ╚»░µ╝│┴ñ└╗ ╚«└╬╟╤ ╚─\n┤┘╜├ ╜├╡╡╟╧░┼│¬, ╝¡╣÷└╟ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧╜╩╜├┐└.
  5305.  
  5306. *strings.6753:Netscape┤┬ ┤δ╕«└┌ ╝¡╣÷┐í ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.\n╝¡╣÷░í ┤┘┐ε╡╟╛·░┼│¬ ╚»░µ╝│┴ñ└╠ ┐├╣┘╕ú┴÷ ╛╩╜└┤╧┤┘.\n\n┤δ╕«└┌ ╚»░µ╝│┴ñ└╗ ╚«└╬╟╤ ╚─\n┤┘╜├ ╜├╡╡╟╧░┼│¬, ╝¡╣÷└╟ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧╜╩╜├┐└.
  5307.  
  5308. *strings.6749:║±╛ε└╓┤┬ ╣«╝¡└╘┤╧┤┘.
  5309.  
  5310. *strings.6748:Netscape░í ╡Ñ└╠┼═╕ª ╣▐┤┬ ╡╡┴▀\n│╫╞«┐÷┼⌐ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n(│╫╞«┐÷┼⌐ ┐└╖∙: %s)\n\n┤┘╜├ ┐¼░ß└╗ ╜├╡╡╟╧╜╩╜├┐└.
  5311.  
  5312. *strings.6747:Netscape┤┬ └╙╜├ ╞─└╧└╗ ┐¡ ╝÷ ╛°╜└┤╧┤┘:\n  %.200s\n\n`└╙╜├ ╡≡╖║┼Σ╕«' ╝│┴ñ└╗ ╚«└╬╟╤ ╚─ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5313.  
  5314. *strings.6765:╕▐└╧ └ⁿ╝█ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘:\n┤Σ└σ ╣▐└╗ ┴╓╝╥(return address)░í └»╚┐╟╧┴÷ ╛╩╜└┤╧┤┘.\n\n╕▐└╧ ╚»░µ╝│┴ñ┐í╝¡ └ⁿ└┌┐∞╞φ ┴╓╝╥░í ┐├╣┘╕Ñ┴÷ ╚«└╬╟╤ ╚─\n┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5315.  
  5316. *strings.6750:╡≡╜║┼⌐░í ▓╦ ├í╜└┤╧┤┘. Netscape░í ╞─└╧ └ⁿ╝█└╗ ┴▀┤▄╟╧░φ\n╞─└╧└╗ ╗Φ┴ª╟╒┤╧┤┘.\n\n┤┘╕Ñ ╞─└╧└╗ ╕ε ░│ ╗Φ┴ª╟╧░φ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5317.  
  5318. *strings.6740:╗τ┐δ└┌ ╚«└╬ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘:\n\n%s\n\n└╠╕º░· ╛╧╚ú╕ª └τ└╘╖┬╟╧╜╩╜├┐└.
  5319.  
  5320. *strings.6739:Netscape┤┬ ╟╧│¬└╟ ┤║╜║ ▒╫╖∞┐í╝¡ ├╓┤δ 3500░│└╟\n▒Γ╗τ╕ª ├│╕«╟╥ ╝÷ └╓╜└┤╧┤┘. ╟÷└τ└╟ ▒Γ╗τ╡Θ └╨░φ\n┤┘╜├ ╣µ╣«╟╧┐⌐ │¬╕╙┴÷ ▒Γ╗τ╕ª └╨└╕╜╩╜├┐└.
  5321.  
  5322. *strings.6734:║╕│╗┤┬ ╗τ╢≈(From) ─¡└╠ ║±╛ε └╓╜└┤╧┤┘.
  5323.  
  5324. *strings.6733:╣▐└╗ ╗τ╢≈(To) ─¡└╠ ║±╛ε └╓╜└┤╧┤┘.
  5325.  
  5326. *strings.6732:┴ª╕±(Subject) ─¡└╠ ║±╛ε └╓╜└┤╧┤┘.
  5327.  
  5328. *strings.6731:└╙╜├ ╞─└╧ ▒Γ╖╧ ┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.
  5329.  
  5330. *strings.6725:MIME ╟ⁿ╜─└╟ ╕╓╞╝-╞─╞« ╕▐╜├┴÷└╘┤╧┤┘.
  5331.  
  5332. *strings.6722:└╬╝Γ░í ┴▀┤▄╡╟╛·╜└┤╧┤┘. ╣«╝¡╕ª ╣▐┤┬ ╡╡┴▀ ╣«┴ª░í\n╣▀╗²╟▀╜└┤╧┤┘. └ⁿ╝█└╠ ┴▀┤▄╡╟╛·░┼│¬ ╞─└╧└╗ ▒Γ╖╧╟╧▒Γ\n└º╟╤ ░°░ú└╠ ║╬┴╖╟╒┤╧┤┘.\n\n└╙╜├ ╡≡╖║┼Σ╕«└╟ ░°░ú└╠ ├µ║╨╟╤┴÷ ░╦╗τ╟╧░┼│¬\nNetscape╕ª ┤┘╜├ ╜├└█╟╧╜╩╜├┐└.
  5333.  
  5334. *strings.6721:╝¡╕φ(signature) ╞─└╧└╠ ╟π┐δ╡╚ 4 ╟α└╗ │╤╜└┤╧┤┘.
  5335.  
  5336. *strings.6720:╝¡╕φ ╞─└╧└╠ ╟α└╠ ╟π┐δ╡╚ 79 └┌╕ª │╤╜└┤╧┤┘\n╗τ┐δ└┌ ┤δ║╬║╨┐í░╘ ╟α└╠ └▀╖╚░┼│¬ \n└▀╕° ┴ñ╡╖╡╟╛ε ║╕└╧ ░═└╘┤╧┤┘.\n\n╟╤ ╟α└╠ 80└┌╕ª │╤┴÷ ╛╩╡╡╖╧ ╟α└╗ ╞φ┴²╟╧╜╩╜├┐└.
  5337.  
  5338. *strings.6719:│╫╞«┐÷┼⌐ ┐└╖∙░í ╣▀╗²╟╧┐⌐\n    ╝¡╣÷┐í ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.\n╝¡╣÷░í ┤┘┐ε╡╟╛·░┼│¬ ├ú└╗ ╝÷ ╛°╜└┤╧┤┘.\n\n│¬┴▀┐í ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5339.  
  5340. *strings.6699:└╠ Netscape└╟ └»╚┐▒Γ░ú└╠ ╕╕╖ß╡╟╛·╜└┤╧┤┘.\nNevigator└╟ ╗⌡╖╬┐ε ╣÷└ⁿ└╗ ┤┘┐ε╖╬╡σ╣▐╛╞╝¡ ╗τ┐δ╟╧╜╩╜├┐└.
  5341.  
  5342. *strings.6698:└╠ Netscape Navigator ░°░│ ─½╟╟║╗└╟ └»╚┐▒Γ░ú└╠ ╕╕╖ß╡╟╛·╜└┤╧┤┘.\nNevigator└╟ ╗⌡╖╬┐ε ╣÷└ⁿ└╗ ┤┘┐ε╖╬╡σ╣▐╛╞╝¡ ╗τ┐δ╟╧╜╩╜├┐└.
  5343.  
  5344. *strings.6697:WAIS ┤δ╕«└┌░í ╝│┴ñ╡╟╛ε └╓┴÷ ╛╩╜└┤╧┤┘.\n\n┤δ╕«└┌ ╚»░µ╝│┴ñ└╗ ╚«└╬╟╤ ╚─ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5345.  
  5346. *strings.6696:┤║╜║ (NNTP) ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘:\n %.100s
  5347.  
  5348. *strings.6695:┤║╜║ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘. ╕≡╡τ ┤║╜║ ▒╫╖∞ ░╦╗τ░í ┐╧╖ß╡╟┴÷ ╕°╟▀╜└┤╧┤┘.\n┤║╜║ ▒╫╖∞ ╕≡╡╬ ║╕▒Γ╕ª ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5349.  
  5350. *strings.6694:Netscape┤┬ ┤║╜║╞─└╧(newsrc)└╗ ├ú└╗ ╝÷ ╛°└╕╣╟╖╬\n╗⌡╖╬ └█╝║╟╧░φ └╓╜└┤╧┤┘.
  5351.  
  5352. *strings.6693:NNTP ╝¡╣÷░í ╝│┴ñ╡╟╛ε └╓┴÷ ╛╩╜└┤╧┤┘.\n\n┤║╜║ ╚»░µ╝│┴ñ└╗ ╚«└╬╟╤ ╚─ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5353.  
  5354. *strings.6692:┼δ╜┼ ┐└╖∙ (%d).
  5355.  
  5356. *strings.6691:┤δ╕«└┌(proxy) ┐└╖∙╖╬ └╬╟╪ Netscape┤┬ ║╕╛╚ ┤║╜║ ╝¡╣÷╖╬\n┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5357.  
  5358. *strings.6689:POP3 ╝¡╣÷┐í╝¡ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n└╠ ╝¡╣÷ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧░┼│¬ │¬┴▀┐í ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5359.  
  5360. *strings.6688:╗τ┐δ└┌ └╠╕º└╗ └╘╖┬╟╧┴÷ ╛╩╛╥▒Γ ╢º╣«┐í POP3 ╝¡╣÷┐í\n┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘. ╚»░µ╝│┴ñ╚─ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5361.  
  5362. *strings.6687:POP3 ╛╧╚ú╕ª ╣▐┤┬ ┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.
  5363.  
  5364. *strings.6686:POP3 ╝¡╣÷╖╬ ╗τ┐δ└┌ └╠╕º└╗ ║╕│╗┤┬ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n└╠ ╝¡╣÷ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧░┼│¬ │¬┴▀┐í ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5365.  
  5366. *strings.6685:POP3 ╝¡╣÷╖╬ ╛╧╚ú╕ª ║╕│╗┤┬ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n└╠ ╝¡╣÷ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧░┼│¬ │¬┴▀┐í ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5367.  
  5368. *strings.6684:╝¡╣÷┐í ╗⌡╖╬┐ε ╕▐╜├┴÷░í ╛°╜└┤╧┤┘.
  5369.  
  5370. *strings.6683:POP3 ╝¡╣÷┐í╝¡ ╕▐╜├┴÷╕ª │¬┐¡╟╧┤┬ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n╝¡╣÷└╟ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧░┼│¬ │¬┴▀┐í ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5371.  
  5372. *strings.6682:POP╝¡╣÷┐í ╕╢┴÷╕╖└╕╖╬ ├│╕«╡╚ ╕▐╜├┴÷┐í ┤δ╟╤ ┴·└╟┴▀\n┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n╝¡╣÷ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧░┼│¬ │¬┴▀┐í ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5373.  
  5374. *strings.6681:POP3 ╝¡╣÷╖╬║╬┼═ ╕▐╜├┴÷╕ª ╣▐┤┬ ╡┐╛╚ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n╝¡╣÷ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧░┼│¬ │¬┴▀┐í ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5375.  
  5376. *strings.6680:POP3 ╝¡╣÷┐í╝¡ ╕▐╜├┴÷╕ª ╗Φ┴ª╟╧┤┬ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n╝¡╣÷ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧░┼│¬ │¬┴▀┐í ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5377.  
  5378. *strings.6679:POP3 ╝¡╣÷╖╬║╬┼═ ╕▐└╧└╗ ╣▐└╗ ╡≡╜║┼⌐ ░°░ú└╠ ╛°╜└┤╧┤┘\n░°░ú└╗ ╕╕╡τ ╚─ ┤┘╜├ ╜├└█╟╧╜╩╜├┐└.\n ('╚▐┴÷┼δ ║±┐∞▒Γ' ╣╫ '╞·┤⌡ ╛╨├α'\n╕φ╖╔└╕╖╬ ░°░ú└╗ ╕╕╡Θ ╝÷ └╓╜└┤╧┤┘.)
  5379.  
  5380. *strings.6678:╕▐└╧ ╕▐╜├┴÷ └·└σ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.
  5381.  
  5382. *strings.6675:╞─└╧└╗ ┐├╕▒ ╝÷ ╛°╜└┤╧┤┘: %.80s.\n└╠└»:\n  %.200s\n\n╡≡╖║┼Σ╕«┐í ╛▓▒Γ ▒╟╟╤└╗ ░í┴÷░φ └╓┴÷ ╛╩╜└┤╧┤┘.\n▒╟╟╤ ░╦╗τ ╚─ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5383.  
  5384. *strings.6674:Netscape Nevigator└╟ ║ú┼╕ ╣÷└ⁿ└║ ┤┘└╜ │»┬Ñ┐í └»╚┐ ▒Γ░ú└╠\n╕╕╖ß╡╦┤╧┤┘: %s.\nNetscape Nevigator└╟ ├╓╜┼ ╣÷└ⁿ(└»╚┐▒Γ░ú ╛°└╜)└╗ ╛≥└╕╖┴╕Θ\n╡╡┐≥╕╗ ╕▐┤║┐í╝¡ ╝╥╟┴╞«┐■╛ε╕ª ╝▒┼├╟╧╜╩╜├┐└
  5385.  
  5386. *strings.6673:╞─└╧└╗ ╗Φ┴ª╟╥ ╝÷ ╛°╜└┤╧┤┘:\n        %s
  5387.  
  5388. *strings.6672:╡≡╖║┼Σ╕«╕ª ╗Φ┴ª╟╥ ╝÷ ╛°╜└┤╧┤┘:\n        %s
  5389.  
  5390. *strings.6671:└╠╣╠ ┴╕└τ╟╧┤┬ ╞─└╧└╠│¬ ╡≡╖║┼Σ╕«┐═ ╡┐└╧╟╤ └╠╕º└╟\n╡≡╖║┼Σ╕«╕ª └█╝║╟╥ ╝÷ ╛°╜└┤╧┤┘:\n        %s
  5391.  
  5392. *strings.6670:╡≡╖║┼Σ╕«╕ª └█╝║╟╥ ╝÷ ╛°╜└┤╧┤┘:\n        %s
  5393.  
  5394. *strings.6669:░┤├╝┤┬ ╡≡╖║┼Σ╕«░í ╛╞┤╒┤╧┤┘:\n        %s
  5395.  
  5396. *strings.6668:╗τ┐δ└┌ ╚«└╬ ╜╟╞╨
  5397.  
  5398. *strings.6599:╕▐╜├┴÷░í ╡┐└╧╟╤ ╞·┤⌡│╗┐í╝¡ ╕▐╜├┴÷╕ª ┐┼▒Γ░┼│¬ ║╣╗τ╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5399.  
  5400. *strings.6598:║╕│╗┤┬ ╞φ┴÷╟╘(Outbox ╞·┤⌡)└╕╖╬ ╕▐╜├┴÷╕ª ║╣╗τ╟╥ ╝÷ ╛°╜└┤╧┤┘.\n└╠ ╞·┤⌡┤┬ ╛╒└╕╖╬ ║╕│╛ ╕▐╜├┴÷╕ª ║╕░ⁿ╟╧┤┬ ░≈└╘┤╧┤┘.
  5401.  
  5402. *strings.6597:`Unsent drafts' ╞·┤⌡╖╬ ╕▐╜├┴÷╕ª ║╣╗τ╟╥ ╝÷ ╛°╜└┤╧┤┘.\n└╠ ╞·┤⌡┤┬ ┤δ▒Γ╟α╖─┐í ╡Θ╛ε░í┴÷ ╛╩└║ ╕▐╜├┴÷╕ª ║╕░ⁿ╟╧┤┬ ░≈└╘┤╧┤┘.
  5403.  
  5404. *strings.6596:╞·┤⌡╕ª └█╝║╟╥ ╝÷ ╛°╜└┤╧┤┘!
  5405.  
  5406. *strings.6595:╞·┤⌡░í └╠╣╠ ┴╕└τ╟╒┤╧┤┘.
  5407.  
  5408. *strings.6594:╡Θ╛ε └╓┤┬ ╕▐╜├┴÷╕ª ╗Φ┴ª╟╧▒Γ └ⁿ┐í ╞·┤⌡╕ª ╗Φ┴ª╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5409.  
  5410. *strings.6593:╡Θ╛ε └╓┤┬ ╕▐╜├┴÷╕ª ╗Φ┴ª╟╧▒Γ └ⁿ┐í ╞·┤⌡╕ª ╗Φ┴ª╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5411.  
  5412. *strings.6592:▒Γ║╗ ╞·┤⌡ (inbox)╕ª └█╝║╟╥ ╝÷ ╛°╜└┤╧┤┘!
  5413.  
  5414. *strings.6591:╕▐└╧ ╞·┤⌡ ╡≡╖║┼Σ╕«╕ª └█╝║╟╥ ╝÷ ╛°╜└┤╧┤┘.\n╕▐└╧└╠ └█╡┐╟╧┴÷ ╛╩└╗ ░═└╘┤╧┤┘!
  5415.  
  5416. *strings.6590:╚»░µ╝│┴ñ┐í POP3 ╚ú╜║╞«░í ┴÷┴ñ╡╟╛ε └╓┴÷ ╛╩╜└┤╧┤┘.
  5417.  
  5418. *strings.6589:╕╢┴÷╕╖ ┴í░╦ └╠╚─╖╬ ╝¡╣÷┐í ╗⌡╖╬┐ε ┤║╜║ ▒╫╖∞└╠\n├▀░í╡╟┴÷ ╛╩╛╥╜└┤╧┤┘.
  5419.  
  5420. *strings.6588:╕╢┴÷╕╖ ┴í░╦ └╠╚─╖╬ ╝¡╣÷┐í ╟╤ ░│└╟ ╗⌡╖╬┐ε ┤║╜║ ▒╫╖∞└╠\n╕±╖╧ ╕╟ ╕╢┴÷╕╖┐í ├▀░í╡╟╛·╜└┤╧┤┘. └╠ ┤║╜║ ▒╫╖∞└╗ ▒╕╡╢╟╧╖┴╕Θ\n``▒╕╡╢'' ├╝┼⌐ ╣┌╜║╕ª ┤⌐╕ú╜├┐└.
  5421.  
  5422. *strings.6587:╕╢┴÷╕╖ ┴í░╦ └╠╚─╖╬ ╝¡╣÷┐í %d░│└╟ ╗⌡╖╬┐ε ┤║╜║ ▒╫╖∞└╠\n╕±╖╧ ╕╟ ╕╢┴÷╕╖┐í ├▀░í╡╟╛·╜└┤╧┤┘. └╠ ┤║╜║ ▒╫╖∞└╗ ▒╕╡╢╟╧╖┴╕Θ\n``▒╕╡╢'' ├╝┼⌐ ╣┌╜║┐í ┤⌐╕ú╜├┐└.
  5423.  
  5424. *strings.6586:╕▐╜├┴÷░í ├δ╝╥╡╟╛·╜└┤╧┤┘.
  5425.  
  5426. *strings.6585:╞─└╧┬ⁿ┴╢(FCC) ╞─└╧└╗ ┐¡ ╝÷ ╛°╜└┤╧┤┘.
  5427.  
  5428. *strings.6584:╞·┤⌡░í ┤⌡ └╠╗≤ ┴╕└τ╟╧┴÷ ╛╩╜└┤╧▒ε?
  5429.  
  5430. *strings.6583:╞·┤⌡ ┐Σ╛α ╞─└╧└╠ ┤⌡ └╠╗≤ ┴╕└τ╟╧┴÷ ╛╩╜└┤╧▒ε?
  5431.  
  5432. *strings.6582:├Γ╖┬└╗ └º╟╪ └╙╜├ ╞·┤⌡ ╞─└╧└╗ ┐¡ ╝÷ ╛°╜└┤╧┤┘.
  5433.  
  5434. *strings.6581:┴÷┴ñ╟╤ ╕▐╜├┴÷ ID░í ╞·┤⌡┐í ┴╕└τ╟╧┴÷ ╛╩╜└┤╧┤┘.
  5435.  
  5436. *strings.6580:newsrc ╞─└╧└╠ ┴╕└τ╟╧│¬ ║╨╝«╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5437.  
  5438. *strings.6579:└ⁿ└┌┐∞╞φ ┴╓╝╥░í ┴÷┴ñ╡╟┴÷ ╛╩╛╥╜└┤╧┤┘.\n╕▐└╧└╠│¬ ┤║╜║ ╕▐╜├┴÷╕ª ║╕│╗▒Γ └ⁿ┐í ╕▐└╧ ╣╫ ┤║╜║ ╚»░µ╝│┴ñ┐í╝¡\n╕▐╜├┴÷ ╣▌╝█ ┴╓╝╥╕ª ┴÷┴ñ╟╧╜╩╜├┐└.
  5439.  
  5440. *strings.6577:╚»░µ╝│┴ñ┐í ┴÷┴ñ╡╚ ╕▐└╧ ╣▌╝█ ┴╓╝╥: %s\n\n╕▐└╧ ╣▌╝█ ┴╓╝╥░í ┐╧└ⁿ╟╧┴÷ ╛╩╜└┤╧┤┘.(`@' ╣╫ ╚ú╜║╞« └╠╕º└╠\n╛°╜└┤╧┤┘.) └»╚┐╟╤ └ⁿ└┌┐∞╞φ ┴╓╝╥┤┬ `╗τ┐δ└┌@╚ú╜║╞«' ,╟ⁿ╜─└╠╕τ,\n╗τ┐δ└┌┤┬ ╖╬▒╫└╬ ID└╠░φ, ╚ú╜║╞«┤┬ ──╟╗┼═└╟ └╠╕º└╘┤╧┤┘.
  5441.  
  5442. *strings.6576:╚»░µ╝│┴ñ┐í ┴÷┴ñ╡╚ ╕▐└╧ ╣▌╝█ ┴╓╝╥: %s\n\n╕▐└╧ ╣▌╝█ ┴╓╝╥░í ┐╧└ⁿ╟╧┴÷ ╛╩╜└┤╧┤┘.(`@' ╣╫ ╚ú╜║╞« └╠╕º└╠\n╛°╜└┤╧┤┘.) └»╚┐╟╤ └ⁿ└┌┐∞╞φ ┴╓╝╥┤┬ `╗τ┐δ└┌@╚ú╜║╞«' ,╟ⁿ╜─└╠╕τ,\n╗τ┐δ└┌┤┬ ╖╬▒╫└╬ ID└╠░φ, ╚ú╜║╞«┤┬ ──╟╗┼═└╟ └╠╕º└╘┤╧┤┘.
  5443.  
  5444. *strings.6575:╕▐└╧ ╣╫ ┤║╜║ ╚»░µ╝│┴ñ┐í SMTP ╚ú╜║╞«░í ┴÷┴ñ╡╟╛ε └╓┴÷ ╛╩╜└┤╧┤┘.
  5445.  
  5446. *strings.6574:└╠ ╕▐╜├┴÷╕ª ├δ╝╥╟╧▒Γ ┐°╟╧╜╩┤╧▒ε?
  5447.  
  5448. *strings.6573:└╠ ╕▐╜├┴÷┤┬ ▒═╟╧▓▓╝¡ └█╝║╟╤ ░═└╠ ╛╞┤╒┤╧┤┘.\n▒═╟╧▓▓╝¡ └█╝║╟╤ ╕▐╜├┴÷╕╕ ├δ╝╥╟╥ ╝÷ └╓╜└┤╧┤┘.
  5449.  
  5450. *strings.6572:╕▐╜├┴÷╕ª ├δ╝╥╟╥ ╝÷ ╛°╜└┤╧┤┘!
  5451.  
  5452. *strings.6571:╕▐╜├┴÷░í ├δ╝╥╡╟┴÷ ╛╩╛╥╜└┤╧┤┘.
  5453.  
  5454. *strings.6570:┤║╜║ ┐└╖∙!\n┤║╜║ ╝¡╣÷ └└┤Σ: %.512s\n
  5455.  
  5456. *strings.6569:%.300s └║(┤┬) ╕▐└╧ ╞─└╧└╠ ╛╞┤╒┤╧┤┘.\n└╨▒Γ╕ª ╜├╡╡╟╥▒ε┐Σ?
  5457.  
  5458. *strings.6568:%.300s └║(┤┬) ╕▐└╧ ╞─└╧└╠ ╛╞┤╒┤╧┤┘.\n▒Γ╖╧└╗ ╜├╡╡╟╥▒ε┐Σ?
  5459.  
  5460. *strings.6567:newsrc ╞─└╧ └·└σ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘!
  5461.  
  5462. *strings.6566:╕▐└╧ ╞─└╧ ▒Γ╖╧ ╡╡┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘!
  5463.  
  5464. *strings.6565:╕▐└╧ ╞·┤⌡░í ╡≡╜║┼⌐ ░°░ú└╗ ╕╣└╠\n┬≈┴÷╟╧░φ └╓╜└┤╧┤┘. ┴÷▒▌ ╕▐└╧ ╞·┤⌡╕ª ╛╨├α╟╧╕Θ,\n%ld ┼│╖╬╣┘└╠╞«└╟ ╡≡╜║┼⌐ ░°░ú└╗ ╚«║╕╟╥ ╝÷ └╓╜└┤╧┤┘.\n╛╨├α╟╧┤┬╡Ñ ╜├░ú└╠ ┴╢▒▌ ░╔╕▒ ░═└╘┤╧┤┘.\n\n┴÷▒▌ ╞·┤⌡╕ª ╛╨├α╟╥▒ε┐Σ?
  5465.  
  5466. *strings.6564:╣▀░▀╡╟┴÷ ╛╩╜└┤╧┤┘.
  5467.  
  5468. *strings.6563:└╠ ╕▐╜├┴÷┤┬ ╛╞╣½░═╡╡ └╘╖┬╡╟┴÷ ╛╩╛╥└╕╕τ ├╖║╬░í ╛°╜└┤╧┤┘.\n║≤ ╕▐╜├┴÷╕ª ┴ñ╕╗╖╬ ║╕│╗╜├░┌╜└┤╧▒ε?
  5469.  
  5470. *strings.6562:░░└║ ╣«╝¡╕ª ╡╬╣° ╞≈╟╘╜├─╫╜└┤╧┤┘:\n├╣╣°┬░┤┬ └╬┐δ ╣«╝¡╖╬(╢µ:░ó ╟α└╟ ╜├└█┐í '>'),\n╡╬╣°┬░┤┬ ├╖║╬╖╬ (╢µ: ╗⌡╖╬┐ε ┼╪╜║╞« ┤┘└╜┐í\n╕▐╜├┴÷└╟ ╡╬╣°┬░ ║╬║╨└╕╖╬ ╞≈╟╘╡╩).\n\n▒╫╖í╡╡ ║╕│╛▒ε┐Σ?
  5471.  
  5472. *strings.6561:1░│ ╕▐╜├┴÷ └ⁿ╝█ ╜╟╞╨\n\n└╠ ╕▐╜├┴÷┤┬ ║╕│╗┤┬ ╞φ┴÷╟╘(Outbox ╞·┤⌡)┐í └·└σ╡╟╛ε └╓╜└┤╧┤┘.\n└ⁿ╝█╡╟▒Γ └ⁿ┐í ┐└╖∙╕ª ╝÷┴ñ╟╧╜╩╜├┐└.
  5473.  
  5474. *strings.6560:%d ░│ ╕▐╜├┴÷ └ⁿ╝█ ╜╟╞╨\n\n└╠ ╕▐╜├┴÷╡Θ└╠ ║╕│╗┤┬ ╞φ┴÷╟╘(Outbox ╞·┤⌡)┐í └·└σ╡╟╛ε └╓╜└┤╧┤┘.\n└ⁿ╝█╡╟▒Γ └ⁿ┐í ┐└╖∙╕ª ╝÷┴ñ╟╧╜╩╜├┐└.
  5475.  
  5476. *strings.-1192:║╕╛╚ ╚«└╬ ┴▀ I/O ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n┐¼░ß└╗ ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.
  5477.  
  5478. *strings.-1191:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5479.  
  5480. *strings.-1190:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ╡Ñ└╠┼═ ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5481.  
  5482. *strings.-1189:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5483.  
  5484. *strings.-1188:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5485.  
  5486. *strings.-1187:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5487.  
  5488. *strings.-1186:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5489.  
  5490. *strings.-1185:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5491.  
  5492. *strings.-1184:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5493.  
  5494. *strings.-1183:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ║╬└√╟╒╟╧░╘ ╞≈╕╦╡╚ DER-encoded ╕▐╜├┴÷╕ª\n╣▀░▀╟▀╜└┤╧┤┘.
  5495.  
  5496. *strings.-1182:└╠ ╝¡╣÷└╟ └╬┴⌡╝¡┤┬ └»╚┐╟╧┴÷ ╛╩└║ ╝¡╕φ└╗ ░«░φ └╓╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5497.  
  5498. *strings.-1181:╝¡╣÷└╟ └╬┴⌡╝¡┤┬ ▒Γ╟╤└╠ ╕╕╖ß╡╟╛·╜└┤╧┤┘.\n╜├╜║┼█ │»┬Ñ┐═ ╜├░ú└╗ ╚«└╬╟╧╜╩╜├┐└.
  5499.  
  5500. *strings.-1180:└╠ ╝¡╣÷ └╬┴⌡╝¡┤┬ ├δ╝╥╡╚ ╝¡╕φ└╗ ░í┴÷░φ └╓╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5501.  
  5502. *strings.-1179:Netscape┤┬ ╝¡╣÷└╟ └╬┴⌡ ▒Γ░ⁿ└╗ ╛╦ ╝÷ ╛°╜└┤╧┤┘.\n└╬┴⌡╝¡░í └»╚┐ ╢╟┤┬ └»╚┐╟╧┴÷ ╛╩└╗ ╝÷ └╓╜└┤╧┤┘.\n\nNetscape┤┬ └╠ ╝¡╣÷┐í ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5503.  
  5504. *strings.-1178:╝¡╣÷└╟ ░°░│ ┼░░í └»╚┐╟╧┴÷ ╛╩╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5505.  
  5506. *strings.-1177:└╘╖┬╡╚ ║╕╛╚ ╛╧╚ú░í ┐├╣┘╕ú┴÷ ╛╩╜└┤╧┤┘.
  5507.  
  5508. *strings.-1175:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5509.  
  5510. *strings.-1174:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ╡Ñ└╠┼═║ú└╠╜║ ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n└╠ ╗τ└╠╞«┐í ╛╚└ⁿ╟╧░╘ ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘.
  5511.  
  5512. *strings.-1173:║╕╛╚ ╢≤└╠║Ω╖»╕«░í ╕▐╕≡╕« ║╬┴╖ ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n┤┘╜├ ┐¼░ß└╗ ╜├╡╡╟╧╜╩╜├┐└.
  5513.  
  5514. *strings.-1172:└╠ ╝¡╣÷└╟ └╬┴⌡ ▒Γ░ⁿ└╗ ╗τ┐δ└┌░í ╣╧└╗ ╝÷ ╛°┤┘░φ\n╟Ñ╜├╟▀╜└┤╧┤┘. Netscape┤┬ ┴ó╝╙└╗ ░┼║╬╟╒┤╧┤┘.
  5515.  
  5516. *strings.-1171:└╠ ╝¡╣÷╕ª ╗τ┐δ└┌░í ╣╧└╗ ╝÷ ╛°┤┘░φ\n╟Ñ╜├╟▀╜└┤╧┤┘. Netscape┤┬ ┴ó╝╙└╗ ░┼║╬╟╒┤╧┤┘.
  5517.  
  5518. *strings.-1170:┤┘┐ε╖╬╡σ ╣▐└╕╖┴┤┬ └╬┴⌡╝¡░í\n└╠╣╠ ╡Ñ└╠┼═║ú└╠╜║┐í ┴╕└τ╟╒┤╧┤┘.
  5519.  
  5520. *strings.-1169:└╠╣╠ ╡Ñ└╠┼═║ú└╠╜║┐í └╓┤┬ ╡┐└╧╟╤ └╠╕º└╕╖╬ └╬┴⌡╝¡╕ª\n ┤┘┐ε╖╬╡σ╟╧░φ └╓╜└┤╧┤┘.\n ╗⌡ └╬┴⌡╝¡╕ª ┤┘┐ε╖╬╡σ╟╧╖┴╕Θ ╕╒└· └╠└ⁿ ░═└╗ ╗Φ┴ª╟╧╜╩╜├┐└.
  5521.  
  5522. *strings.-1168:╡Ñ└╠┼═║ú└╠╜║┐í └╬┴⌡╝¡ ├▀░í ┐└╖∙
  5523.  
  5524. *strings.-1167:└╠ └╬┴⌡╝¡└╟ ┼░ ║╣▒╕ ┐└╖∙
  5525.  
  5526. *strings.-1166:└╠ └╬┴⌡╝¡└╟ ░│└╬ ┼░╕ª ┼░ ╡Ñ└╠┼═║ú└╠╜║┐í╝¡\n ├ú└╗ ╝÷ ╛°╜└┤╧┤┘.
  5527.  
  5528. *strings.-1165:└╠ └╬┴⌡╝¡┤┬ └»╚┐╟╒┤╧┤┘.
  5529.  
  5530. *strings.-1164:└╠ └╬┴⌡╝¡┤┬ └»╚┐╟╧┴÷ ╛╩╜└┤╧┤┘.
  5531.  
  5532. *strings.-1163:└└┤Σ└╠ ╛°└╜.
  5533.  
  5534. *strings.-1162:╗τ└╠╞« └╬┴⌡╝¡╕ª ╣▀╟α╟╤ └╬┴⌡ ▒Γ░ⁿ└╟ └»╚┐▒Γ░ú└╠\n╕╕╖ß╡╟╛·╜└┤╧┤┘.\n╜├╜║┼█ │»┬Ñ┐═ ╜├░ú└╗ ░╦╗τ╟╧╜╩╜├┐└.
  5535.  
  5536. *strings.-892:%0%
  5537.  
  5538. *strings.-891:<head><title>%0%</title></head><body bgcolor="#bbbbbb"><form action=internal-dialog-handler method=post><input type="hidden" %-cont-%
  5539.  
  5540. *strings.-890:name="handle" value="%1%"><table border=0 cellspacing=0 cellpadding=0 width="100%%" height="90%%"><tr width="100%%" %-cont-%
  5541.  
  5542. *strings.-889:height="75%%" valign=top><td><font size=2>%2%
  5543.  
  5544. *strings.-888:</font></td></tr><tr width="100%%" height="15%%" valign="bottom"><td>%0%
  5545.  
  5546. *strings.-887:</td></tr></table></form></body>%0%
  5547.  
  5548. *strings.-886:<center><input type="submit" name="button" value="%cancel%"></center>%0%
  5549.  
  5550. *strings.-885:<center><input type="submit" name="button" value="%ok%"></center>%0%
  5551.  
  5552. *strings.-884:<center><input type="submit" name="button" value="%continue%"></center>%0%
  5553.  
  5554. *strings.-883:<center><input type="submit" name="button" value="%ok%"><input type="submit" name="button" value="%cancel%"></center>%0%
  5555.  
  5556. *strings.-882:<center><input type="submit" name="button" value="%cancel%"><input type="submit" name="button" value="%continue%"></center>%0%
  5557.  
  5558. *strings.-881:<head><title>%0%</title></head><body bgcolor="#bbbbbb"><form action=internal-panel-handler method=post><input type="hidden" %-cont-%
  5559.  
  5560. *strings.-880:name="handle" value="%1%"><table border=0 cellspacing=0 cellpadding = 0 width="100%%" height="90%%"><tr width="100%%" height="75%%" %-cont-%
  5561.  
  5562. *strings.-879:valign=top><td colspan=3><font size=2>%2%
  5563.  
  5564. *strings.-878:</font></td></tr><tr width="100%%" height="15%%" valign="bottom"><td width="33%%"></td>%0%
  5565.  
  5566. *strings.-877:</tr></table></form></body>%0%
  5567.  
  5568. *strings.-876:<td width="34%%" align=center><input type="submit" name="button" value="%cancel%"></td><td width="33%%" align=right><input %-cont-%
  5569.  
  5570. *strings.-875:type="submit" name="button" value="%next%"></td>%0%
  5571.  
  5572. *strings.-874:<td width="34%%" align=center><input type="submit" name="button" value="%cancel%"></td><td width="33%%" align=right><input %-cont-%
  5573.  
  5574. *strings.-873:type="submit" name="button" value="%back%"><input type="submit" name="button" value="%next%"></td>%0%
  5575.  
  5576. *strings.-872:<td width="34%%" align=center><input type="submit" name="button" value="%cancel%"></td><td width="33%%" align=right><input %-cont-%
  5577.  
  5578. *strings.-871:type="submit" name="button" value="%back%"><input type="submit" name="button" value="%finished%"></td>%0%
  5579.  
  5580. *strings.-870:%0%
  5581.  
  5582. *strings.-869:<title>%0%</title><b>%1%</b><hr>%2%<hr>%3%
  5583.  
  5584. *strings.-868:%0%%1%%2%
  5585.  
  5586. *strings.-867:%banner-sec%<b><font size=4>%0%└║(┤┬) └ⁿ╝█╡╟┤┬ ┴ñ║╕╕ª ║╕╚ú╟╧▒Γ └º╟╤ ╛╧╚ú╕ª ╗τ┐δ╟╧┤┬ ╗τ└╠╞«└╘┤╧┤┘. %-cont-%
  5587.  
  5588. *strings.-866:▒╫╖╕┤┘╟╪╡╡ Netscape┤┬ └╬┴⌡╝¡╕ª ╗τ└╬╟╤ └╬┴⌡ ▒Γ░ⁿ└╗ └╬┴ñ╟╧┴÷ ╛╩╜└┤╧┤┘.</font></b><p>║±╖╧ Netscape└╠ └╬┴⌡╝¡└╟ ╗τ└╬└┌%-cont-%
  5589.  
  5590. *strings.-865:╕ª └╬┴ñ╟╧┴÷ ╛╩┤⌡╢≤╡╡, └╠ ╗τ└╠╞«┐═ ┐¼░ß╟╧░φ ┴ñ║╕╕ª ▒│╚»╟╧▒Γ └º╟╪╝¡╛ε╢▓ ╣µ╣²└╕╖╬ ╣▐╛╞╡Θ└╧┴÷ ░ß┴ñ╟╪╛▀ ╟╒┤╧┤┘.<p>%-cont-%
  5591.  
  5592. *strings.-864:└╠ ╡╡┐≥╕╗└║ └╬┴⌡╝¡╕ª ╣▐╛╞╡Θ└╧┴÷┐═╛ε╢▓ ╣ⁿ└º▒ε┴÷└╬┴÷ ░ß┴ñ╟╧╡╡╖╧ ╡╡┐═┴▌┤╧┤┘.%1%
  5593.  
  5594. *strings.-863:%banner-sec%┐⌐▒Γ┐í┴ª├Γ╡╚ └╬┴⌡╝¡░í └╓╜└┤╧┤┘: <hr><table><tr><td valign=top><font %-cont-%
  5595.  
  5596. *strings.-862:size=2>└╬┴⌡ ┤δ╗≤: <br>╗τ└╬└┌: <br>╛╧╚ú╚¡: </font></td><td valign=top><font size=2>%0%<br>%1%<br>%2% ╡ε▒▐ (%3%└╗/╕ª %4%║±╞« ║╕╛╚%-cont-%
  5597.  
  5598. *strings.-861:┼░╖╬)</font></td><td valign=bottom><input type="submit" name="button" value="%moreinfo%"></td></tr></table><hr>└╬┴⌡╝¡└╟ ╗τ└╬└┌%-cont-%
  5599.  
  5600. *strings.-860:┤┬ └╠ └╬┴⌡╝¡└╟ ╝╥└»└┌░í ┴ñ╕╗ ▒╫ ╗τ╢≈└╙└╗ ║╕┴⌡╟╒┤╧┤┘. ╛╧╚ú ╡ε▒▐└║ ╗τ┐δ└┌┐═ └╠ └Ñ ╗τ└╠╞«░ú ┴ñ║╕▒│╚»┐í ╡╡├╗└╠ %-cont-%
  5601.  
  5602. *strings.-859:╛ε╖┴┐ε ┴ñ╡╡╕ª │¬┼╕│└┤╧┤┘.%5%
  5603.  
  5604. *strings.-858:%banner-sec%└╠ └Ñ╗τ└╠╞«╖╬║╬┼═ ╛╧╚ú╚¡╡╚ ┴ñ║╕ ╝÷╜┼└╗ └º╟╪ └╠ └╬┴⌡╝¡╕ª %-cont-%
  5605.  
  5606. *strings.-857:╜┬└╬╟╧╜├░┌╜└┤╧▒ε?<p>╜┬└╬╟╤┤┘╕Θ └╠ ╗τ└╠╞«╕ª ├ú╛╞┤┘┤╧░φ ╣«╝¡ ╝÷╜┼└╠ ░í┤╔╟╧░╘ ╡╚┤┘┤┬ ░═░· %-cont-%
  5607.  
  5608. *strings.-856:└╠ ╕≡╡τ ╣«╝¡╡Θ└║ ╛╧╚ú╖╬ ╡╟╛ε ┤┘╕Ñ ╗τ╢≈└╠ ║╕┴÷ ╕°╟╧╡╡╖╧ ║╕╚ú╡╟┤┬ ░═└╗ └╟╣╠╟╒┤╧┤┘. <p><input type=radio name=accept value=session%0%>└╠ %-cont-%
  5609.  
  5610. *strings.-855:ID╕ª └╠ ╝╝╝╟┐í╝¡ ╗τ┐δ ╜┬└╬<br><input type=radio name=accept value=cancel%1%> └╠ ID╕ª ╜┬└╬╟╧┴÷ ╕╗░φ ┐¼░ß╟╧┴÷ ╛╩└╜.<br><input type=radio name=accept %-cont-%
  5611.  
  5612. *strings.-854:value=forever%2%>└╠ID╕ª ┐╡▒╕╚≈ ╜┬└╬(▒Γ░ú└╠ ╕╕╖ß╡╔ ╢º▒ε┴÷)<br>%3%
  5613.  
  5614. *strings.-853:%banner-sec%└╠ ID ╜┬└╬┐í └╟╟╪ └╠ ╗τ└╠╞«┐═└╟ ╕≡╡τ ┴ñ║╕▒│╚»┐í╝¡ ╛╧╚ú╚¡░í ║╕┴⌡╡╦┤╧┤┘.%-cont-%
  5615.  
  5616. *strings.-852:▒╫╖╕┤┘╟╪╡╡ ╛╧╚ú╚¡┤┬ ╗τ▒Γ▓█└╕╖╬║╬┼═ ║╕╚ú╟╪┴╓┴÷ ╛╩╜└┤╧┤┘. <p>└╠ ╗τ└╠╞«░í └╟╜╔ ╡╟╕Θ %-cont-%
  5617.  
  5618. *strings.-851:╗τ▒Γ╖╬║╬┼═ ║╕╚ú╟╧▒Γ └º╟╪ ┴ñ║╕( ╞»╚≈╜┼╗≤ ┴ñ║╕, ╜┼┐δ─½╡σ ╣°╚ú│¬ ╛╧╚ú)╕ª └╠ ╗τ└╠╞«╖╬ ║╕│╗┴÷ ╕╢╜╩╜├┐└. <p>╗τ┐δ└┌└╟%-cont-%
  5619.  
  5620. *strings.-850:└┌▒Γ ║╕╚ú╕ª └º╟╪, Netscape┤┬ └╠ ╗τ╟╫┐í ┤δ╟╪ └√└²╟╤ ╜├▒Γ┐í ╛╦╖┴╡σ╕▒ ╝÷ └╓╜└┤╧┤┘.<p><center><input type=checkbox name=postwarn value=yes %0%>%-cont-%
  5621.  
  5622. *strings.-849:└╠ ╗τ└╠╞«╖╬ ┴ñ║╕╕ª ║╕│╗▒Γ └ⁿ┐í ░µ░φ╕ª ┐°╟╘</center><p>%1%
  5623.  
  5624. *strings.-848:%banner-sec%<b>┴ª├Γ╡╚ ┤┘└╜ └╬┴⌡╝¡┐í ┤δ╟╤ ░╦┼Σ╕ª ╕╢├╞╜└┤╧┤┘.<br>%0%</b><p> %-cont-%
  5625.  
  5626. *strings.-847:╗τ┐δ└┌┤┬ └╠ ID╕ª ░┼║╬╟╧▒Γ╖╬ ░ß┴ñ╟▀╜└┤╧┤┘. ╚ñ╜├ └╠ ░ß┴ñ└╗ ╣┘▓█┤┘╕Θ └╠ ╗τ└╠╞«╕ª ┤┘╜├ ╣µ╣«╟╪ ┴╓╜╩╜├┐└. └╠ ╡╡┐≥╕╗└╠ ┤┘╜├ │¬┼╕││┤╧┤┘.%-cont-%
  5627.  
  5628. *strings.-846:<p>└╠ ╗τ└╠╞«┐í ┐¼░ß╟╧▒Γ └ⁿ┐í ║╕┤° ╣«╝¡╖╬╡╟╡╣╛╞░í╖┴╕Θ ╕╢─º└╗ ┤⌐╕ú╜╩╜├┐└.%1%
  5629.  
  5630. *strings.-845:%banner-sec%<b>┴ª├Γ╡╚ ┤┘└╜ └╬┴⌡╝¡┐í ┤δ╟╤ ░╦┼Σ╕ª ╕╢├╞╜└┤╧┤┘.<br>%0%</b><p> %-cont-%
  5631.  
  5632. *strings.-844:└╠ ID╕ª ╜┬└╬╟╧░φ ╗τ┐δ└┌░í └╠ ╗τ└╠╞«╖╬ ┴ñ║╕╕ª ║╕│╗▒Γ └ⁿ Netscape Navigator░í ░µ░φ╟╧╡╡╖╧ ┐Σ├╗╟▀╜└┤╧┤┘.<p>┤┘└╜┐í%-cont-%
  5633.  
  5634. *strings.-843:└╠ ░ß┴ñ└╗ ╣┘▓┘╖┴╕Θ, ║╕╛╚ ╚»░µ╝│┴ñ└╗ ┐¡░φ ╗τ└╠╞« └╬┴⌡╝¡╕ª ╞φ┴²╟╧╜╩╜├┐└.<p>╣«╝¡ ╝÷╜┼└╗ ╜├└█╟╧╖┴╕Θ ╕╢─º└╗ ┤⌐╕ú╜╩╜├┐└.%1%
  5635.  
  5636. *strings.-842:%banner-sec%<b>┴ª├Γ╡╚ ┤┘└╜ └╬┴⌡╝¡┐í ┤δ╟╤ ░╦┼Σ╕ª ╕╢├╞╜└┤╧┤┘.<br>%0%</b><p> %-cont-%
  5637.  
  5638. *strings.-841:└╠ ID╕ª ╜┬└╬╟╧┐┤░φ Netscape Navigator░í └╠ ╗τ└╠╞«╖╬ ┴ñ║╕╕ª ║╕│╗▒Γ └ⁿ┐í ░µ░φ╟╧┴÷ ╛╩╡╡╖╧ ░ß┴ñ╟▀╜└┤╧┤┘.<p>┤┘└╜┐í %-cont-%
  5639.  
  5640. *strings.-840:└╠ ░ß┴ñ└╗ ╣┘▓┘╖┴╕Θ, ║╕╛╚ ╚»░µ╝│┴ñ└╗ ┐¡░φ ╗τ└╠╞« └╬┴⌡╝¡╕ª ╞φ┴²╟╧╜╩╜├┐└.<p> %-cont-%
  5641.  
  5642. *strings.-839:╣«╝¡ ╝÷╜┼└╗ ╜├└█╟╧╖┴╕Θ ╕╢─º└╗ ┤⌐╕ú╜╩╜├┐└.%1%
  5643.  
  5644. *strings.-838:%banner-sec%'%0%' ╗τ└╠╞«░í ┴ª├Γ╟╤ └╬┴⌡╝¡┐í┤┬ ┴ñ╚«╟╤ ╗τ└╠╞« └╠╕º└╠ ╞≈╟╘╡╟┴÷ ╛╩╛╥╜└┤╧┤┘. %-cont-%
  5645.  
  5646. *strings.-837:┤⌐▒║░í └╠ ╗τ└╠╞«┐═└╟ ┼δ╜┼└╗ ┐│╡Θ└╕╖┴░φ ╟╥ ╝÷╡╡ └╓╜└┤╧┤┘. %-cont-%
  5647.  
  5648. *strings.-836:╛╞╖í┐í╝¡ ╟Ñ╜├╟╧┤┬ └╬┴⌡╝¡░í ┴ó╝╙╟╧░φ └╓┤┬ ╗τ└╠╞«┐í ╝╙╟╧┴÷ ╛╩┤┬┤┘░φ └╟╜╔╡╟╕Θ ┐¼░ß└╗ ├δ╝╥╟╧░φ ╗τ└╠╞« ░ⁿ╕«└┌┐í░╘ ╛╦╖┴┴╓╜╩╜├┐└. <p>%-cont-%
  5649.  
  5650. *strings.-835:┐⌐▒Γ ┴ª├Γ╡╚ └╬┴⌡╝¡░í └╓╜└┤╧┤┘.<hr><table><tr><td valign=top><font size=2>└╬┴⌡ ┤δ╗≤: <br>╗τ└╬└┌: <br>╛╧╚ú╚¡: %-cont-%
  5651.  
  5652. *strings.-834:</font></td><td valign=top><font size=2>%1%<br>%2%<br>%3% ╡ε▒▐ (%4% └╗/╕ª %5%-║±╞« ║╕╛╚┼░╖╬)</font></td><td valign=bottom><input %-cont-%
  5653.  
  5654. *strings.-833:type="submit" name="button" value="%moreinfo%"></td></tr></table><hr>%6%
  5655.  
  5656. *strings.-832:%banner-sec%╗⌡ ╛╧╚ú╕ª └╘╖┬╟╧╜╩╜├┐└. ░í└σ ╛╚└ⁿ╟╤ ╛╧╚ú┤┬ ╗τ└ⁿ└╟ ┤▄╛ε╕ª ╞≈╟╘╟╧┴÷ ╛╩└╕╕τ %-cont-%
  5657.  
  5658. *strings.-831:└√╛ε╡╡ 8└┌ └╠╗≤└╕╖╬ ╣«└┌┐═ ╝²└┌ ┴╢╟╒└╘┤╧┤┘. <p>╛╧╚ú: <input type=password name=password1><p>%-cont-%
  5659.  
  5660. *strings.-830:╚«└╬└╗ └º╟╪ ┤┘╜├ ╛╧╚ú╕ª └╘╖┬╟╧╜╩╜├┐└.<p>╛╧╚ú ┤┘╜├ └╘╖┬: <input type=password name=password2><p><b>╛╧╚ú╕ª └╪╛ε╣÷╕«┴÷ ╕╢╜╩╜├┐└! %-cont-%
  5661.  
  5662. *strings.-829:╛╧╚ú┤┬ ║╣▒╕╡╔ ╝÷ ╛°╜└┤╧┤┘. ╛╧╚ú╕ª └╪╛ε╣÷╕«╕Θ ╗⌡ └╬┴⌡╝¡╕ª ╣▐╛╞╛▀ ╟╒┤╧┤┘.</b> 
  5663.  
  5664. *strings.-828:%banner-sec%└╘╖┬╟╤ ╛╧╚ú░í ╞▓╕│┤╧┤┘. ┤┘╜├ └╘╖┬╟╧╜╩╜├┐└.<p>╛╧╚ú: <input %-cont-%
  5665.  
  5666. *strings.-827:type=password name=password1><p>╚«└╬└╗ └º╟╪ ╛╧╚ú╕ª ┤┘╜├ └╘╖┬╟╧╜╩╜├┐└.<p>╛╧╚ú ┤┘╜├ └╘╖┬: <input type=password name=password2><p>%-cont-%
  5667.  
  5668. *strings.-826:<b>╛╧╚ú╕ª └╪╛ε╣÷╕«┴÷ ╕╢╜╩╜├┐└! └╪╛ε╣÷╕░ ╛╧╚ú┤┬ ║╣▒╕╟╥ ╝÷ ╛°░φ ╗⌡ └╬┴⌡╝¡╕ª ╣▐╛╞╛▀ ╟╒┤╧┤┘.</b> 
  5669.  
  5670. *strings.-825:%banner-sec%Netscape Navigator┤┬ ╡≡╜║┼⌐┐í └╓┤┬ └╬┴⌡╝¡└╟ ░│└╬ ┼░╕ª ║╕╚ú╟╧▒Γ └º╟╪ ╛╧╚ú╕ª ╗τ┐δ╟╒┤╧┤┘. %-cont-%
  5671.  
  5672. *strings.-824:╛╧╚ú┤┬ ┤┘╕Ñ ╗τ╢≈└╠ └╬┴⌡╝¡╕ª ╚╔├─ ╗τ┐δ╟╧┤┬ ░═└╗ ╛ε╖╞░╘ ╟╒┤╧┤┘.<p> ╕╕└╧ %-cont-%
  5673.  
  5674. *strings.-823:┤┘╕Ñ ╗τ╢≈╡Θ└╠ ┴≈┴ó ╚ñ└║ │╫╞«┐÷┼⌐╖╬ ┤τ╜┼└╟ ──╟╗┼═┐í ┴ó▒┘╟╥ ╝÷ └╓┤┬ ╚»░µ└╠╢≤╕Θ ╛╧╚ú░í └╓╛ε╛▀ ╟╒┤╧┤┘.<p>%-cont-%
  5675.  
  5676. *strings.-822:┤┘╕Ñ ╗τ╢≈╡Θ└╠ ┤τ╜┼└╟ ──╟╗┼═┐í ┴ó▒┘╟╥ ╝÷ ╛°┤┬ ╚»░µ└╠╢≤╕Θ ╛╧╚ú░í ╛°╛ε╡╡ ╡╦┤╧┤┘.<p><input %-cont-%
  5677.  
  5678. *strings.-821:type=radio name=usepw value=true %0%> ┤┘╕Ñ ╗τ╢≈╡Θ└╠ └╠ ──╟╗┼═┐í ┴ó▒┘╟╥ ╝÷ └╓╜└┤╧┤┘. ╛╧╚ú╕ª ┐Σ▒╕╟╒┤╧┤┘( ├▀├╡)<br><input type=radio %-cont-%
  5679.  
  5680. *strings.-820:name=usepw value=false %1%> └╠ ──╟╗┼═┤┬ ┐╧└ⁿ╚≈ ░▌╕«╡╟╛ε └╓╜└┤╧┤┘; ╛╧╚ú┤┬ ╟╩┐Σ╛°╜└┤╧┤┘. 
  5681.  
  5682. *strings.-819:%banner-sec%Netscape Navigator┤┬ ╗τ┐δ└┌░í └╬┴⌡╝¡╕ª ╗τ┐δ╟╥ ╢º╕╢┤┘ ╛╧╚ú╕ª ╛╦╛╞╛▀ ╟╒┤╧┤┘%-cont-%
  5683.  
  5684. *strings.-818:( ┐╣╕ª ╡Θ╛ε, ╗τ┐δ└┌└╟ └╬┴⌡╝¡╕ª ┐Σ▒╕╟╤ ╗τ└╠╞«╕ª ┐¼░ß╟╥ ╢º).<p><input type=radio name=askpw value=once %0%> %-cont-%
  5685.  
  5686. *strings.-817:╝╝╝╟╕╢┤┘ ╟╤╣° ╛╧╚ú ┐Σ├╗<br><input type=radio name=askpw value=every %1%>╟╩┐Σ╟╥ ╢º╕╢┤┘ ╛╧╚ú ┐Σ├╗<br><input type=radio %-cont-%
  5687.  
  5688. *strings.-816:name=askpw value=inactive %2%> <input type=int size=4 name=interval value=%3%> ║╨└╟ ║±╚░╡┐ ╜├░ú ╚─ ╛╧╚ú ┐Σ├╗.<p> %-cont-%
  5689.  
  5690. *strings.-815:└╠ ╝│┴ñ╡Θ└║ ║╕╛╚ ╚»░µ╝│┴ñ┐í╝¡ ╣┘▓▄ ╝÷ └╓╜└┤╧┤┘.<p> Netscape Navigator┐í ╡╟╡╣╛╞░í╖┴╕Θ ╕╢─º└╗ ┤⌐╕ú╜╩╜├┐└.
  5691.  
  5692. *strings.-814:%banner-sec%║≤ ╛╧╚ú╕ª └╘╖┬╟▀╜└┤╧┤┘. ╛╧╚ú╕ª ┐°╟╧┴÷ ╛╩└╕╕Θ, %-cont-%
  5693.  
  5694. *strings.-813:`╡┌╖╬'╕ª ┤⌐╕ú░φ "`╛╧╚ú┤┬ ╟╩┐Σ╛°╜└┤╧┤┘'╕ª ╝▒┼├╟╧╜╩╜├┐└". ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.<p>╛╧╚ú: <input type=password name=password1><p>╚«└╬└╗ └º╟╪ ╛╧╚ú╕ª ┤┘╜├ └╘╖┬╟╧╜╩╜├┐└. %-cont-%
  5695.  
  5696. *strings.-812:╚«└╬:<p>╛╧╚ú ┤┘╜├ └╘╖┬: <input type=password name=password2><p><b>╛╧╚ú╕ª └╪┴÷ ╕╢╜╩╜├┐└! ╛╧╚ú┤┬ ║╣▒╕╡╔ ╝÷ ╛°╜└┤╧┤┘. %-cont-%
  5697.  
  5698. *strings.-811:╛╧╚ú╕ª └╪└╕╕Θ, ╗⌡ └╬┴⌡╝¡╕ª ╣▐╛╞╛▀ ╟╒┤╧┤┘.</b> 
  5699.  
  5700. *strings.-810:%banner-sec%╛╧╚ú╛°└╠ ╗τ┐δ╟╧┤┬ ░═└╗ ╝▒┼├╟▀╜└┤╧┤┘.<p>│¬┴▀┐í %-cont-%
  5701.  
  5702. *strings.-809:░│└╬ ┼░┐═ └╬┴⌡╝¡╕ª ║╕╚ú╟╧▒Γ └º╟╪ ╛╧╚ú╕ª ░í┴÷╖┴╕Θ ║╕╛╚ ╚»░µ╝│┴ñ┐í╝¡ ╛╧╚ú╕ª ╝│┴ñ╟╥ ╝÷ └╓╜└┤╧┤┘.<p>%-cont-%
  5703.  
  5704. *strings.-808:Netscape Navigator╖╬ ╡╟╡╣╛╞░í╖┴╕Θ ╕╢─º└╗ ┤⌐╕ú╜╩╜├┐└.
  5705.  
  5706. *strings.-807:%banner-sec%└╠└ⁿ ╛╧╚ú╕ª└╘╖┬╟╧╜╩╜├┐└:<p> ╛╧╚ú: <input type=password name=password>
  5707.  
  5708. *strings.-806:%banner-sec%└╘╖┬╟╤ ╛╧╚ú░í ╞▓╕│┤╧┤┘.  ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└:<p> ╛╧╚ú: %-cont-%
  5709.  
  5710. *strings.-805:<input type=password name=password>
  5711.  
  5712. *strings.-804:%banner-sec%╝▒┼├:<p><input type=radio name=usepw value=true %0%> ╛╧╚ú╕ª ╣┘▓▐<br>%-cont-%
  5713.  
  5714. *strings.-803:<input type=radio name=usepw value=false %1%> ╛╧╚ú ╗τ┐δ╛╚╟╘
  5715.  
  5716. *strings.-802:%banner-sec%╛╧╚ú╕ª └╘╖┬╟╧┴÷ ╛╩╛╥╜└┤╧┤┘. ╛╧╚ú╕ª ┐°╟╧┴÷ ╛╩└╕╕Θ `└╠└ⁿ'└╗ ┤⌐╕ú░φ %-cont-%
  5717.  
  5718. *strings.-801:"╛╧╚ú ╗τ┐δ╛╚╟╘"└╗ ╝▒┼├╟╧╜╩╜├┐└. ┤┘╜├ ╜├╡╡╟╧╜╩╜├┐└.<p>╛╧╚ú: <input type=password name=password1><p>╚«└╬└╗ └º╟╪ ╛╧╚ú╕ª ┤┘╜├ └╘╖┬╟╧╜╩╜├┐└. %-cont-%
  5719.  
  5720. *strings.-800:<p>╛╧╚ú ┤┘╜├ └╘╖┬: <input type=password name=password2><p><b>╛╧╚ú╕ª └╪┴÷ ╕╢╜╩╜├┐└!  ╛╧╚ú┤┬ ║╣▒╕╡╔ ╝÷ ╛°╜└┤╧┤┘. %-cont-%
  5721.  
  5722. *strings.-799:╛╧╚ú╕ª └╪└╕╕Θ, ╗⌡ └╬┴⌡╝¡╕ª ╣▐╛╞╛▀ ╟╒┤╧┤┘.</b> 
  5723.  
  5724. *strings.-798:%banner-sec%┤⌡ └╠╗≤ ╛╧╚ú ┐Σ▒╕┤┬ ╛°╜└┤╧┤┘.
  5725.  
  5726. *strings.-797:%banner-sec%╛╧╚ú└╟ ║»░µ, ╝│┴ñ, ╢╟┤┬ ╗τ┐δ ╛╩╟╘ ╜├╡╡╕ª ╜╟╞╨╟▀╜└┤╧┤┘.<p> %-cont-%
  5727.  
  5728. *strings.-796:┼░ ╡Ñ└╠┼═║ú└╠╜║░í ┴ó▒┘ ║╥░í┤╔( └╠╣╠ ┤┘╕Ñ Navigator╕ª ╜╟╟α┴▀└╠╕Θ ╣▀╗²╟╘) └╠░┼│¬ ┤┘╕Ñ ┐└╖∙└╬ ░═ ░░╜└┤╧┤┘. %-cont-%
  5729.  
  5730. *strings.-795:<p>┼░ ╡Ñ└╠┼═║ú└╠╜║ ╞─└╧└╠ └▀╕°╡╚ ░═└╗ ┴÷└√╟╧┤┬ ░═└╠╢≤╕Θ, ║╣╗τ║╗└╗ ╗τ┐δ╟╪ ║╕╜╩╜├┐└. %-cont-%
  5731.  
  5732. *strings.-794:╕╢┴÷╕╖ ╣µ╣²└║ ┼░ ╡Ñ└╠┼═║ú└╠╜║╕ª ╗Φ┴ª╟╧░φ ╗⌡╖╬┐ε ░│└╬ └╬┴⌡╝¡╕ª ╛≥╛ε╛▀ ╟╒┤╧┤┘.
  5733.  
  5734. *strings.-793:<td width="34%%" align=center><input type="submit" name="button" value="%cancel%"></td><td width="33%%" align=right><input %-cont-%
  5735.  
  5736. *strings.-792:type="submit" name="button" value="%finished%"></td>%0%
  5737.  
  5738. *strings.-791:%banner-sec%┤┘└╜ ╟╘╝÷┤┬ ▒╕╟÷╡╟┴÷ ╛╩╛╥╜└┤╧┤┘.<br>%0%<br>└╬┴⌡╝¡ └╠╕º:<br>%1%
  5739.  
  5740. *strings.-790:%0%%1%
  5741.  
  5742. *strings.-789:└╠ ░│└╬ └╬┴⌡╝¡╕ª ╗Φ┴ª╟╧╜├░┌╜└┤╧▒ε?<p>%0%
  5743.  
  5744. *strings.-788:└╠ ╗τ└╠╞« └╬┴⌡╝¡╕ª ╗Φ┴ª╟╧╜├░┌╜└┤╧▒ε?<p>%0%
  5745.  
  5746. *strings.-787:└╠ └╬┴⌡ ▒Γ░ⁿ└╗ ╗Φ┴ª╟╧╜├░┌╜└┤╧▒ε?<p>%0%
  5747.  
  5748. *strings.-786:%0%<hr> └╠ └╬┴⌡╝¡┤┬ SSL ╝¡╣÷┐í ╝╙╟╪ └╓╜└┤╧┤┘.<br><input type=radio name=allow value=yes %1%>└╠ ╗τ└╠╞«┐í ┐¼░ß└╗ ╟π┐δ╟╘ <br>%-cont-%
  5749.  
  5750. *strings.-785:<input type=radio name=allow value=no %2%>└╠ ╗τ└╠╞«┐í ┐¼░ß└╗ ╟π┐δ╟╧┴÷ ╛╩└╜ <hr><input type=checkbox name=postwarn value=yes %3%>%-cont-%
  5751.  
  5752. *strings.-784:└╠ ╗τ└╠╞«╖╬ ╡Ñ└╠┼╕ └ⁿ╝█ └ⁿ┐í ░µ░φ╟Ñ╜├╟╘
  5753.  
  5754. *strings.-783:%0%<hr>└╠ └╬┴⌡╝¡┤┬ ╞»┴ñ └╬┴⌡ ▒Γ░ⁿ┐í ╝╙╟╪ └╓╜└┤╧┤┘ <br><input type=radio name=allow value=yes %1%>└╠ ▒Γ░ⁿ┐í╝¡ └╬┴⌡╟╤ ╗τ└╠╞« ┐¼░ß└╗ %-cont-%
  5755.  
  5756. *strings.-782:╟π┐δ<br><input type=radio name=allow value=no %2%> └╠ ▒Γ░ⁿ┐í╝¡ └╬┴⌡╟╤ ╗τ└╠╞« ┐¼░ß└╗ ╟π┐δ╟╧┴÷ ╛╩└╜<hr><input %-cont-%
  5757.  
  5758. *strings.-781:type=checkbox name=postwarn value=yes %3%>└╠ ▒Γ░ⁿ┐í╝¡ └╬┴⌡╟╤ ╗τ└╠╞«╖╬ ╡Ñ└╠┼╕ └ⁿ╝█ └ⁿ┐í ░µ░φ╟Ñ╜├╟╘
  5759.  
  5760. *strings.-780:%banner-sec%<b>░µ░φ: %0% ╗τ└╠╞«╖╬ ╛╧╚ú╚¡╡╚ ┴ñ║╕╕ª ║╕│╗╖┴░φ ╟╒┤╧┤┘.</b><p>%-cont-%
  5761.  
  5762. *strings.-779:└╬┴⌡╝¡│¬ ┐╧└ⁿ╝║┐í └╟╜╔└╠ ░ú┤┘╕Θ ┴ñ║╕(╞»║░╚≈ ╜┼╗≤ ┴ñ║╕, ╜┼┐δ─½╡σ ╣°╚ú, ╢╟┤┬ ╛╧╚ú)╕ª ║╕│╗┴÷ ╛╩┤┬ ░═└╠ ┤⌡ ╛╚└ⁿ╟╒┤╧┤┘.%-cont-%
  5763.  
  5764. *strings.-778:<br>┐⌐▒Γ └╠ ╗τ└╠╞«└╟ └╬┴⌡╝¡░í └╓╜└┤╧┤┘.<hr><table><tr><td valign=top><font size=2>└╬┴⌡ ┤δ╗≤: <br>╗τ└╬└┌: %-cont-%
  5765.  
  5766. *strings.-777:<br>╛╧╚ú╚¡: </font></td><td valign=top><font size=2>%1%<br>%2%<br>%3% ╡ε▒▐(%4% └╗/╕ª %5%-║±╞« ║╕╛╚ ┼░╖╬)</font></td><td valign=bottom>%-cont-%
  5767.  
  5768. *strings.-776:<font size=2><input type="submit" name="button" value="%moreinfo%"></font></td></tr></table><hr><input type=radio name=action %-cont-%
  5769.  
  5770. *strings.-775:value=sendandwarn checked>└╠ ┴ñ║╕╕ª ║╕│╗░φ ┤┘└╜┐í╡╡ ┤┘╜├ ░µ░φ╟Ñ╜├╟╘ <br><input type=radio name=action value=send>└╠ ┴ñ║╕╕ª ║╕│╗░φ %-cont-%
  5771.  
  5772. *strings.-774:┤┘╜├ ░µ░φ╟╧┴÷ ╛╩└╜ <br><input type=radio name=action value=dontsend> ┴ñ║╕╕ª ║╕│╗┴÷ ╛╩└╜ <br>%6%
  5773.  
  5774. *strings.-773:%banner-sec%└╬┴⌡ ▒Γ░ⁿ└╟ ╜┬└╬ ░·┴ñ└╗ ┴°╟α╟╒┤╧┤┘. %-cont-%
  5775.  
  5776. *strings.-772:└╠ ░·┴ñ└║ Netscape╕ª ╗τ┐δ╟╧┐⌐ ╛╧╚ú╖╬ ╕╕╡σ┤┬ ║╕╛╚┐í ╣╨┴ó╟╧░╘ ░ⁿ╖├╡╟╛ε └╓╜└┤╧┤┘. ┤┘└╜└╟ ▒█└║ └╬┴⌡ ▒Γ░ⁿ└╟ %-cont-%
  5777.  
  5778. *strings.-771:╜┬└╬ ┐⌐║╬╕ª ░ß┴ñ╟╧┤┬╡Ñ ╡╡┐≥└╗ ┴┘ ░═└╘┤╧┤┘.
  5779.  
  5780. *strings.-770:%banner-sec%└╬┴⌡ ▒Γ░ⁿ└║ └╬┼═│▌╗≤ ╗τ└╠╞«└╟ ╜┼┐°└╗ └╬┴⌡╟╒┤╧┤┘. %-cont-%
  5781.  
  5782. *strings.-769:└╠ └╬┴⌡ ▒Γ░ⁿ└╗ ╜┬└╬╟╧┤┬ ░═└║ Netscape Navigator░í ┴·╣«└╠│¬ ░µ░φ ╛°└╠ └╠ └╬┴⌡ ▒Γ░ⁿ└╠ └╬┴⌡╟╤ ╛ε┤└ ╗τ└╠╞«┐═╡╡┐¼░ß░· ┴ñ║╕ ╝÷╜┼└╗ ╟π╢⌠╟╧┤┬ ░═└╘┤╧┤┘. %-cont-%
  5783.  
  5784. *strings.-768:<p>└╠ └╬┴⌡ ▒Γ░ⁿ└╗ ░┼║╬╟╧╕Θ, └╠ └╬┴⌡ ▒Γ░ⁿ└╠ └╬┴⌡╟╤ ╗τ└╠╞«┐═ ┐¼░ß ╢╟┤┬ %-cont-%
  5785.  
  5786. *strings.-767:┴ñ║╕ ╝÷╜┼ └ⁿ┐í ┴·╣« ╟╥ ░═└╘┤╧┤┘. 
  5787.  
  5788. *strings.-766:%banner-sec%┐⌐▒Γ └╠ └╬┴⌡ ▒Γ░ⁿ└╟ └╬┴⌡╝¡░í └╓╜└┤╧┤┘. ┴╓└╟▒φ░╘ ░╦┼Σ╟╧╜╩╜├┐└. %-cont-%
  5789.  
  5790. *strings.-765:└╬┴⌡╝¡└╟ ┴÷╣«└║ └╠ ▒Γ░ⁿ└╟ ╜┼┐°└╗ ╚«└╬╟╧┤┬╡Ñ ╗τ┐δ╡╦┤╧┤┘. └╠╕ª └º╟╪╝¡ ┤┘╕Ñ └σ╝╥┐í╝¡ %-cont-%
  5791.  
  5792. *strings.-764:└╠ ▒Γ░ⁿ└╠ ╣▀╟α╟╤ ┴÷╣«░· ║±▒│╟╧╜╩╜├┐└.<hr> <table><tr><td valign=top><font size=2>└╬┴⌡ ┤δ╗≤: <br>╗τ└╬└┌: </font></td>%-cont-%
  5793.  
  5794. *strings.-763:<td valign=top><font size=2>%0%<br>%1%</font></td><td valign=bottom><font size=2><input type="submit" name="button" value="%moreinfo%%-cont-%
  5795.  
  5796. *strings.-762:"></font></td></tr></table><hr>
  5797.  
  5798. *strings.-761:%banner-sec%┤┘╕Ñ └╬┼═│▌ ╗τ└╠╞«╕ª └╬┴⌡╟╧▒Γ └º╟╪ └╠ └╬┴⌡ ▒Γ░ⁿ└╗ ╜┬└╬╟╧░┌╜└┤╧▒ε? %-cont-%
  5799.  
  5800. *strings.-760:<p>└╠░═└║ └╠ ▒Γ░ⁿ└╠ └╬┴⌡╟╧┤┬ ╗τ└╠╞«┐═└╟ ┐¼░ß░· ┴ñ║╕ ╝÷╜┼┐í╝¡ ░µ░φ╣▐┴÷ ╛╩┤┬ ░═└╗ └╟╣╠╟╒┤╧┤┘ %-cont-%
  5801.  
  5802. *strings.-759:.<p><input type=radio name=accept value=yes %0%> └╠ └╬┴⌡ ▒Γ░ⁿ└╗ ╜┬└╬╟╘ <br><input type=radio name=accept value=no %1%>%-cont-%
  5803.  
  5804. *strings.-758:└╠ └╬┴⌡ ▒Γ░ⁿ└╗ ╜┬└╬╟╧┴÷ ╛╩└╜ <br>
  5805.  
  5806. *strings.-757:%banner-sec%└╠ └╬┴⌡ ▒Γ░ⁿ└╗ ╜┬└╬╟╧┤┬ ░═└║ ░µ░φ│¬ ┴·╣«╛°└╠ Netscape Navigator░í%-cont-%
  5807.  
  5808. *strings.-756:╛ε╢▓ └╬┴⌡╡╚ ╗τ└╠╞«┐═╡╡ ┐¼░ß╟╧░φ ┴ñ║╕ ╝÷╜┼╟╧░╘ ╟╒┤╧┤┘. <p>Netscape Navigator┤┬ ╗τ┐δ└┌░í ▒╫╖▒ ╗τ└╠╞«╖╬ %-cont-%
  5809.  
  5810. *strings.-755:┴ñ║╕╕ª ║╕│╗▒Γ └ⁿ┐í ░µ░φ╟╥ ╝÷ └╓╜└┤╧┤┘.<p><input type=checkbox name=postwarn value=yes %0%>└╠ └╬┴⌡ ▒Γ░ⁿ└╠ └╬┴⌡╟╤ ╗τ└╠╞«┐í ┴ñ║╕╕ª ║╕│╗▒Γ └ⁿ┐í %-cont-%
  5811.  
  5812. *strings.-754:░µ░φ╟╘.
  5813.  
  5814. *strings.-753:%banner-sec%└╠ └╬┴⌡ ▒Γ░ⁿ└╠ ╜┬└╬╡╟╛·╜└┤╧┤┘.└╠┴ª └╠ └╬┴⌡ ▒Γ░ⁿ└╗ ╜─║░╟╧┤┬╡Ñ ╗τ┐δ╡╟┤┬ └╠╕º└╗ ╝▒┼├╟╪╛▀ ╟╒┤╧┤┘ %-cont-%
  5815.  
  5816. *strings.-752:┐╣╕ª ╡Θ╕Θ <b>Mozilla's Certificate Shack</b>.<p>└╠╕º: <font size=4><input type=text %-cont-%
  5817.  
  5818. *strings.-751:name=nickname></font>
  5819.  
  5820. *strings.-750:%banner-sec%└╠ └╬┴⌡ ▒Γ░ⁿ└╗ ░┼║╬╟╧╕Θ Netscape Navigator┤┬ └╠ ▒Γ░ⁿ└╠ └╬┴⌡╟╤ ╛ε╢▓ ╗τ└╠╞«┐═ ┐¼░ß╟╧░┼│¬ %-cont-%
  5821.  
  5822. *strings.-749:┴ñ║╕ ╝÷╜┼╟╥ ╢º ┴·╣«╟╒┤╧┤┘.
  5823.  
  5824. *strings.-748:%0%
  5825.  
  5826. *strings.-747:%banner-sec%'%0%' ╗τ└╠╞«┐í╝¡ ┼¼╢≤└╠╛≡╞« └╬┴⌡└╗ ┐Σ├╗╟▀╜└┤╧┤┘.<p>┐⌐▒Γ┐í %-cont-%
  5827.  
  5828. *strings.-746:╗τ└╠╞«└╟ └╬┴⌡╝¡░í └╓╜└┤╧┤┘:<hr><table><tr><td valign=top><font size=2> └╬┴⌡ ┤δ╗≤: <br>╗τ└╬└┌: <br>╛╧╚ú╚¡: </font></td><td valign=top><font %-cont-%
  5829.  
  5830. *strings.-745:size=2>%1%<br>%2%<br>%3% ╡ε▒▐(%4% └╗/╕ª %5%-║±╞« ║±╣╨ ┼░╖╬)</font></td><td valign=bottom><input type="submit" name="button" value="%moreinfo%%-cont-%
  5831.  
  5832. *strings.-744:"></td></tr></table><hr>╗τ┐δ└┌ └╬┴⌡╝¡╕ª ╝▒┼├╟╧╜╩╜├┐└:<select name=cert>%6%</select>%7%
  5833.  
  5834. *strings.-743:%banner-sec%'%0%' ╗τ└╠╞«░í ┼¼╢≤└╠╛≡╞« └╬┴⌡└╗ ┐Σ├╗╟▀└╕│¬ ╗τ┐δ└┌╕ª └╬┴⌡╟╥ ░│└╬ └╬┴⌡╝¡░í %-cont-%
  5835.  
  5836. *strings.-742:╛°╜└┤╧┤┘. ╗τ└╠╞«┤┬ └╬┴⌡╛°└╠┤┬ ┴ó▒┘└╗ ╟π╢⌠╟╧┴÷ ╛╩└╗ ░═└╘┤╧┤┘. %1%
  5837.  
  5838. *strings.-741:%banner-sec%<B>┐Σ├╗╣▐└║ ╕≡╡τ ╞─└╧└║ ╛╧╚ú╚¡╡╟╛ε └╓╜└┤╧┤┘.</B><p> %-cont-%
  5839.  
  5840. *strings.-740:└╠░═└║ ╣«╝¡ ▒╕╝║ ╞─└╧╡Θ└╠ ║±╣╨└╗ └º╟╪ └ⁿ╝█ ┴▀ ╛╧╚ú╚¡╡╟╛ε ║╕│╗┴÷┤┬ ░═└╗ └╟╣╠╟╒┤╧┤┘. <p>└╠ ╣«╝¡ ╛╧╚ú╚¡└╟ ┤⌡ ╕╣└║ ╝╝║╬╗τ╟╫└║ %-cont-%
  5841.  
  5842. *strings.-739:╣«╝¡ ┴ñ║╕╕ª ┐¡╛ε║╕╜╩╜├┐└.<p> <center><input type="submit" name="button" value="%ok%"><input type="submit" name="button" %-cont-%
  5843.  
  5844. *strings.-738:value="%showdocinfo%"></center>%0%
  5845.  
  5846. *strings.-737:<img src=about:security?banner-mixed><br clear=all><p><B> ┐Σ├╗╟╤ ╞─└╧ ┴▀ └╧║╬┤┬ ╛╧╚ú╚¡╡╟╛·╜└┤╧┤┘.</B><p> └╠ ╞─└╧ ┴▀ └╧║╬┤┬ %-cont-%
  5847.  
  5848. *strings.-736:║±╣╨└╗ └º╟╪ └ⁿ╝█ ╡╡┴▀ ╛╧╚ú╚¡╡╟╛ε ║╕│╗┴²┤╧┤┘. │¬╕╙┴÷╡Θ└║ ╛╧╚ú╚¡╡╟┴÷ ╛╩░φ └ⁿ╝█ ╡╡┴▀ ┤┘╕Ñ ╗τ╢≈└╠ ║╝ ╝÷ └╓╜└┤╧┤┘.<p> %-cont-%
  5849.  
  5850. *strings.-735:╣«╝¡ ┴ñ║╕╕ª ┐¡╛ε║╕╕Θ ╛╧╚ú╚¡╡╚ ╞─└╧░· ╛╧╚ú╚¡╡╟┴÷ ╛╩└║ ╞─└╧└╗┴ñ╚«╟╧░╘ ├ú└╗ ╝÷ └╓╜└┤╧┤┘.<p> <center><input type="submit" name="button" %-cont-%
  5851.  
  5852. *strings.-734:value="%ok%"><input type="submit" name="button" value="%showdocinfo%"></center>%0%
  5853.  
  5854. *strings.-733:<img src=about:security?banner-insecure><br clear=all><p><B>┐Σ├╗╟╤ ╞─└╧ ╕≡╡╬ ╛╧╚ú╚¡╡╟┴÷ ╛╩╛╥╜└┤╧┤┘.</B><p>╛╧╚ú╚¡╡╟┴÷ ╛╩└║ ╞─└╧└║ %-cont-%
  5855.  
  5856. *strings.-732:┤┘╕Ñ ╗τ╢≈└╠ ║╝ ╝÷ └╓╜└┤╧┤┘.<p> <center><input type="submit" name="button" value="%ok%"></center>%0%
  5857.  
  5858. *strings.-731:<img src=about:security?banner-payment><br clear=all><p> ▒╕╕┼╕ª ┴╛╖ß╟╧▒Γ └º╟╪╝¡ ╜┼┐δ─½╡σ ┴ñ║╕░í ╟╩┐Σ╟╒┤╧┤┘. %-cont-%
  5859.  
  5860. *strings.-730:<p>┴ª░°╡╚ ┴ñ║╕┤┬ ╗τ┐δ└┌└╟ ┐Σ▒╕┐í ╡√╢≤ ┬≈║░└√└╕╖╬╛╧╚ú╚¡╡╟╛ε <em>%0%</em>┐í └╟╟╪╝¡╕╕ ╛╧╚ú╟╪╡╢╡╔ ╝÷ └╓╜└┤╧┤┘.<hr>%-cont-%
  5861.  
  5862. *strings.-729:<table><tr><td><font size=2>%showcert%╕ª ┤⌐╕ú╕Θ <em>%1%</em>┐í ░ⁿ╟╤ ├▀░í ┴ñ║╕╕ª ║╝ ╝÷ └╓╜└┤╧┤┘.</font></td><td><input type="submit" %-cont-%
  5863.  
  5864. *strings.-728:name="button" value="%showcert%"></td></tr></table><hr> ▒╕╕┼╕ª ┴▀┤▄╟╧╖┴╕Θ ├δ╝╥╕ª ┤⌐╕ú░φ, ░Φ╝╙╟╧╖┴╕Θ ┤┘└╜└╗ ┤⌐╕ú╜╩╜├┐└.%2%
  5865.  
  5866. *strings.-727:<img src=about:security?banner-payment><br clear=all><p>Your purchase ╗≤└╬└╠ ┴ª├Γ╟╤ ╗τ┐δ└┌ ▒╕╕┼ ┴╓╣«:<p><font size=4><pre>%0%</pre></font>%-cont-%
  5867.  
  5868. *strings.-726:%1%
  5869.  
  5870. *strings.-725:<img src=about:security?banner-payment><br clear=all><p>%0%%1%%2%╗τ┐δ└┌ ▒╕┴┬┐í ┤δ╟╤ ├╗▒╕ ├╤╛╫: %3%<hr><table><tr><td><font %-cont-%
  5871.  
  5872. *strings.-724:size=2> ┴╓╣«└╗ ░╦┼Σ╟╧╖┴╕Θ %showorder%╕ª ┤⌐╕ú╜╩╜├┐└. </font></td><td><input type="submit" name="button" value="%showorder%"></td></tr>%-cont-%
  5873.  
  5874. *strings.-723:</table><hr>╡┐└╟╟╧╕Θ ┤┘└╜└╗ ┤⌐╕ú░φ, ▒╕╕┼╕ª ┴▀┤▄╟╧╖┴╕Θ ├δ╝╥╕ª ┤⌐╕ú╜╩╜├┐└ %4%
  5875.  
  5876. *strings.-721:<img src=about:security?banner-payment><br clear=all><p> ╗τ┐δ└┌└╟ ░Φ┴┬ ┴ñ║╕╕ª └╘╖┬╟╧╜╩╜├┐└:<p>░Φ┴┬ ╣°╚ú: <font size=4><input %-cont-%
  5877.  
  5878. *strings.-720:type=text name=pan size=20 maxlength=30 %0%></font><p>╕╕▒Γ┐∙: <select name=expmonth>%1%</select>╕╕▒Γ│Γ: %-cont-%
  5879.  
  5880. *strings.-719:<select name=expyear>%2%</select><p>▒╕╕┼╕ª ░Φ╝╙╟╧╖┴╕Θ ┤┘└╜└╗ ┤⌐╕ú╜╩╜├┐└. %3%
  5881.  
  5882. *strings.-718:<img src=about:security?banner-payment><br clear=all><p> ╜┼┐°└╗ ╚«└╬╟╧▒Γ └º╟╪, └τ┴ñ▒Γ░ⁿ└║ %-cont-%
  5883.  
  5884. *strings.-717:╗τ┐δ└┌└╟ ░Φ┴┬┐í ╗τ┐δ╡╟┤┬ ┤δ╖╬└╟ ├╗▒╕┴╓╝╥╕ª ┐Σ├╗╟╒┤╧┤┘.<p>░┼╕« ┴╓╝╥: <font size=4><input type=text name=street size=30 %-cont-%
  5885.  
  5886. *strings.-716:maxlength=30></font><p>╡╡╜├: <font size=4><input type=text name=city size=15 maxlength=15></font>┴╓: <font size=4><input type=text %-cont-%
  5887.  
  5888. *strings.-715:name=state size=2 maxlength=2></font>┐∞╞φ ╣°╚ú: <font size=4><input type=text name=zip size=9 maxlength=9></font><p>%0%
  5889.  
  5890. *strings.-714:<img src=about:security?banner-payment><br clear=all><p>▒╕╕┼┐í ╟╩┐Σ╟╤ ┴ñ║╕╕ª ╕╢├╞╜└┤╧┤┘. %-cont-%
  5891.  
  5892. *strings.-713:%0% └╠ ╗τ┐δ└┌└╟ ░Φ┴┬┐í╝¡ ├╗▒╕╡╔ ░═└╘┤╧┤┘.<p>┴ñ║╕╕ª ║»░µ╟╧╖┴╕Θ ╡┌╖╬╕ª ┤⌐╕ú╜╩╜├┐└.<p>░Φ┴┬┐í ├╗▒╕╝¡╕ª ┴ª├Γ╟╧░φ ▒╕╕┼╕ª ╕╢─í╖┴╕Θ %-cont-%
  5893.  
  5894. *strings.-712:╕╢─º└╗ ┤⌐╕ú╜╩╜├┐└.%1%
  5895.  
  5896. *strings.-711:%banner-sec%<h3> SSL└╗ ╗τ┐δ╟╧▒Γ └º╟╪ ╛╧╚ú╕ª ╝▒┼├╟╧╜╩╜├┐└. v%0%</h3><ul>%1%</ul>%2%
  5897.  
  5898. *strings.-710:%banner-sec%<p>%-cont-%
  5899.  
  5900. *strings.-709:└╠└ⁿ┐í %0%╖╬║╬┼═ ┐Σ├╗╟╤ ╗⌡ ░│└╬ └╬┴⌡╝¡╕ª ┤┘┐ε╖╬╡σ╟╧░φ └╓╜└┤╧┤┘.└╠ └╬┴⌡╝¡┤┬ └╬┼═│▌╗≤└╟ ╗τ└╠╞«┐í╝¡ %-cont-%
  5901.  
  5902. *strings.-708:╗τ┐δ└┌╕ª ╜─║░╟╧▒Γ └º╟╪, ╗τ┐δ└┌░í └╬┴⌡╝¡╕ª ┐Σ├╗╟▀└╗ ╢º╗²╝║╡╚ ┤δ└└╟╧┤┬ ░│└╬ ┼░┐═ ╟╘▓▓ ╗τ┐δ╡╔ ░═└╘┤╧┤┘. %-cont-%
  5903.  
  5904. *strings.-707:└╬┼═│▌ ╗τ└╠╞«┐í╝¡ ╗τ┐δ└┌╕ª ╜─║░╟╧▒Γ └º╟╪ └╬┴⌡╝¡┐═ ░│└╬ ┼░╕ª ╗τ┐δ╟╧┤┬ ░═└╠ └ⁿ┼δ└√└╬ ╗τ┐δ└┌ └╠╕º░· ╛╧╚ú║╕┤┘ ╚╬╛└ ┤⌡ ╛╚└ⁿ╟╒┤╧┤┘.%1%
  5905.  
  5906. *strings.-706:%banner-sec%┐⌐▒Γ┐í ╗τ┐δ└┌└╟ ╗⌡ └╬┴⌡╝¡ ┴ñ║╕░í └╓╜└┤╧┤┘. └╬┴⌡╝¡└╟ ╕≡╡τ ╝╝║╬╗τ╟╫└╗ ║╕╖┴╕Θ %-cont-%
  5907.  
  5908. *strings.-705:├▀░í ┴ñ║╕ ┤▄├▀╕ª ┤⌐╕ú╜╩╜├┐└. <hr><table><tr><td valign=top><font size=2>└╬┴⌡ ┤δ╗≤: <br>╗τ└╬└┌: </font></td><td valign=top>%-cont-%
  5909.  
  5910. *strings.-704:<font size=2>%0%<br>%1%</font></td><td valign=bottom><input type="submit" name="button" value="%moreinfo%"></td></tr></table>%-cont-%
  5911.  
  5912. *strings.-703:<hr>
  5913.  
  5914. *strings.-702:%banner-sec%└╠┴ª └╠ └╬┴⌡╝¡ ┬ⁿ┴╢┐í Netscape░í ╗τ┐δ╟╥ └╠╕º└╗ └╘╖┬╟╧╜╩╜├┐└.%-cont-%
  5915.  
  5916. *strings.-701:┴ª░°╡╚ └╠╕º ╢╟┤┬ ┤⌡┐φ └╟╣╠└╓┤┬ └╠╕º└╗ ╗τ┐δ╟╥ ╝÷ └╓╜└┤╧┤┘.<p>└╬┴⌡╝¡ └╠╕º: <font size=2><input type=text size=60 name=nickname %-cont-%
  5917.  
  5918. *strings.-700:value="%0%"></font><p>%1%
  5919.  
  5920. *strings.-699:%banner-sec%╗⌡ └╬┴⌡╝¡░í ╝║░°└√└╕╖╬ ╝│─í╡╟╛·╜└┤╧┤┘. └╠┴ª └╬┴⌡╝¡╕ª ┐Σ├╗╟╧┤┬ %-cont-%
  5921.  
  5922. *strings.-698:└╬┼═│▌ ╗τ└╠╞«┐í╝¡ ╗τ┐δ└┌╕ª ╜─║░╟╧┤┬╡Ñ ╗τ┐δ╟╥ ╝÷ └╓╜└┤╧┤┘.%0%
  5923.  
  5924. *strings.-697:%banner-sec%Netscape┤┬ ╗τ┐δ└┌┐í░╘ ░│└╬ ┼░╕ª ╗²╝║╟╧╖┴░φ ╟╒┤╧┤┘. └╠ ░│└╬ ┼░┤┬ %-cont-%
  5925.  
  5926. *strings.-696:└╬┼═│▌ ╗τ└╠╞«┐í╝¡ ╗τ┐δ└┌╕ª ╜─║░╟╧▒Γ └º╟╪ ┐Σ├╗╟╤ └╬┴⌡╝¡┐═ ╟╘▓▓ ╗τ┐δ╡╦┤╧┤┘. ╗τ┐δ└┌ ░│└╬ ┼░┤┬ ──╟╗┼═┐í╝¡ ┴÷┐÷┴÷┴÷ ╛╩░φ %-cont-%
  5927.  
  5928. *strings.-695:Netscape ╛╧╚ú╖╬ ║╕╚ú╡╦┤╧┤┘.  ╛╧╚ú╕ª ┼╕└╬┐í░╘ ╛╦╕«┴÷ ╛╩┤┬ ░═└╠ ┴▀┐Σ╟╒┤╧┤┘. ▒╫╖»╕Θ └╬┼═│▌┐í╝¡ ╗τ┐δ└┌ ░│└╬ ┼░░í ┤┘╕Ñ ╗τ╢≈┐í └╟╟╪╗τ┐δ╡╟┤┬ ░═└╗ ╟π╢⌠╟╧▒Γ ╢º╣«└╘┤╧┤┘. %-cont-%
  5929.  
  5930. *strings.-694:<p>╛╞╖í└╟ ╚«└╬ ┤▄├▀╕ª ┤⌐╕ú╕Θ Netscape┤┬ ╗τ┐δ└┌┐í░╘ ░│└╬ ┼░╕ª ╗²╝║╟╥ ░═└╘┤╧┤┘. └╠░═└║ %-cont-%
  5931.  
  5932. *strings.-693:║╣└Γ╟╤ ╝÷╟╨ ┐¼╗Ω└╕╖╬ ╕╢─í┤┬╡Ñ ╕ε ║╨└╠ ░╔╕│┤╧┤┘ └╠ ░·┴ñ ╡┐╛╚ Netscape╕ª %-cont-%
  5933.  
  5934. *strings.-692:┴▀┤▄╟╧╕Θ ┼░╕ª ╟ⁿ╝║╟╧┴÷ ╛╩░φ ┤┘╜├ └╬┴⌡╝¡╕ª ╜┼├╗╟╪╛▀ ╟╒┤╧┤┘. %0%
  5935.  
  5936. *strings.-691:%banner-sec%%0% ┤┬ └ⁿ╝█ ┴ñ║╕╕ª ║╕╚ú╟╧▒Γ └º╟╪ ╛╧╚ú╚¡╕ª ╗τ┐δ╟╧┤┬ ╗τ└╠╞«└╘┤╧┤┘. %-cont-%
  5937.  
  5938. *strings.-690:└╠ ╗τ└╠╞«╕ª ╜─║░╟╧┤┬ ╡≡┴÷┼╨ └╬┴⌡╝¡░í └»╚┐╕╕╖ß╡╟╛·╜└┤╧┤┘.  └╬┴⌡╝¡░í ╗τ╜╟╗≤ └»╚┐╕╕╖ß╡╟╛·░┼│¬ ╗τ┐δ└┌ ──╟╗┼═ │»┬Ñ░í ╞▓╕«▒Γ ╢º╣«└╘┤╧┤┘. %-cont-%
  5939.  
  5940. *strings.-689:<p>└╬┴⌡╝¡┤┬ %1%┐í └»╚┐╕╕╖ß╡╟╛·╜└┤╧┤┘.<p> ╗τ┐δ└┌ ──╟╗┼═ │»┬Ñ░í %2%╖╬ ╕┬├▀╛ε┴« └╓╜└┤╧┤┘. └╠ │»┬Ñ░í ╞▓╕«╕Θ %-cont-%
  5941.  
  5942. *strings.-688:╗τ┐δ└┌ ──╟╗┼═└╟ │»┬Ñ╕ª ╕«╝┬╟╪╛▀ ╟╒┤╧┤┘.<p>└╠ ┐¼░ß└╗ ░Φ╝╙╟╧░┼│¬ ├δ╝╥╟╥ ╝÷ └╓╜└┤╧┤┘.%3%
  5943.  
  5944. *strings.-687:%banner-sec%%0%┤┬ └ⁿ╝█╡╚ ┴ñ║╕╕ª ║╕╚ú╟╧▒Γ └º╟╪ ╛╧╚ú╕ª ╗τ┐δ╟╧┤┬ ╗τ└╠╞«└╘┤╧┤┘. %-cont-%
  5945.  
  5946. *strings.-686:└╠ ╗τ└╠╞«╕ª ╜─║░╟╧┤┬ ╡≡┴÷┼╨ └╬┴⌡╝¡┤┬ ╛╞┴≈ └»╚┐╟╧┴÷ ╛╩╜└┤╧┤┘. ╗τ└╠╞« ░ⁿ╕«└┌░í └╬┴⌡╝¡╕ª │╩╣½ └╧┬∩ ╝│─í╟▀░┼│¬ %-cont-%
  5947.  
  5948. *strings.-685:╗τ┐δ└┌ ──╟╗┼═└╟ │»┬Ñ░í ╞▓╕«▒Γ ╢º╣«└╘┤╧┤┘.<p> └╬┴⌡╝¡┤┬ └»╚┐└╧└║ %1% ║╬┼═ ╜├└█└╘┤╧┤┘.<p>╗τ┐δ└┌ ──╟╗┼═└╟ │»┬Ñ┤┬ %-cont-%
  5949.  
  5950. *strings.-684:%2%╖╬ ╕┬├▀╛ε┴« └╓╜└┤╧┤┘.  └╠ │»┬Ñ░í ╞▓╖╚└╕╕Θ ╗τ┐δ└┌ ──╟╗┼═└╟ │»┬Ñ╕ª ╕«╝┬╟╪╛▀ ╟╒┤╧┤┘. <p>└╠ ┐¼░ß└╗ ░Φ╝╙╟╧░┼│¬ ├δ╝╥╟╥ ╝÷ └╓╜└┤╧┤┘.%3%
  5951.  
  5952. *strings.-683:%banner-sec%%0%┤┬└ⁿ╝█ ┴ñ║╕╕ª ║╕╚ú╟╧▒Γ └º╟╤ ╛╧╚ú╚¡╕ª ╗τ┐δ╟╧┤┬ ╗τ└╠╞«└╘┤╧┤┘. %-cont-%
  5953.  
  5954. *strings.-682:└╠ ╗τ└╠╞«╕ª ╜─║░╟╧┤┬ └╬┴⌡╝¡ ▒╟╟╤ ┴▀ ╟╧│¬░í └»╚┐╕╕╖ß╡╟╛·╜└┤╧┤┘. └╬┴⌡╝¡░í ╜╟┴ª╖╬ └»╚┐╕╕╖ß╡╟╛·░┼│¬ %-cont-%
  5955.  
  5956. *strings.-681:╗τ┐δ└┌ ──╟╗┼═└╟ │»┬Ñ░í ╞▓╖╚▒Γ ╢º╣«└╘┤╧┤┘. └»╚┐╕╕╖ß╡╚ └╬┴⌡╝¡└╟ ╝╝║╬╗τ╟╫└╗ ║╕╖┴╕Θ ├▀░í ┴ñ║╕ ┤▄├▀╕ª ┤⌐╕ú╜╩╜├┐└.<hr><table cellspacing=0 cellpadding=0><tr><td %-cont-%
  5957.  
  5958. *strings.-680:valign=top><font size=2>└╬┴⌡╝¡ ▒╟╟╤: <br>╕╕╖ß │»┬Ñ: </font></td><td valign=top><font size=2>%1%<br>%2%</font></td><td %-cont-%
  5959.  
  5960. *strings.-679:valign=center align=right><input type="submit" name="button" value="%moreinfo%"></td></tr></table><hr>╗τ┐δ└┌ ──╟╗┼═└╟ │»┬Ñ┤┬ %-cont-%
  5961.  
  5962. *strings.-678:%3%╖╬ ╝│─í╡╟╛·╜└┤╧┤┘.  └╠ │»┬Ñ░í ╞▓╕«╕Θ ╗τ┐δ└┌ ──╟╗┼═└╟│»┬Ñ╕ª ╕«╝┬╟╪╛▀ ╟╒┤╧┤┘. <p>└╠ ┐¼░ß└╗ ░Φ╝╙╟╧░┼│¬ ├δ╝╥╟╥ ╝÷ └╓╜└┤╧┤┘.
  5963.  
  5964. *strings.-677:%banner-sec%%0%┤┬└ⁿ╝█ ┴ñ║╕╕ª ║╕╚ú╟╧▒Γ └º╟╪ ╛╧╚ú╚¡╕ª ╗τ┐δ╟╧┤┬ ╗τ└╠╞«└╘┤╧┤┘. %-cont-%
  5965.  
  5966. *strings.-676:└╠ ╗τ└╠╞«╕ª ╜─║░╟╧┤┬ └╬┴⌡╝¡ ▒╟╟╤ ┴▀ ╟╧│¬░í ╛╞┴≈ └»╚┐╟╧┴÷ ╛╩╜└┤╧┤┘.  ╗τ└╠╞« ░ⁿ╕«└┌░í │╩╣½ └╧┬∩ └╬┴⌡╝¡╕ª ╝│─í╟▀░┼│¬ %-cont-%
  5967.  
  5968. *strings.-675:╗τ┐δ└┌ ──╟╗┼═└╟ │»┬Ñ░í ╞▓╕«▒Γ ╢º╣«└╘┤╧┤┘. └»╚┐╕╕╖ß╡╚ └╬┴⌡╝¡╕ª ╗≤╝╝╚≈ ║╕╖┴╕Θ ├▀░í ┴ñ║╕ ┤▄├▀╕ª ┤⌐╕ú╜╩╜├┐└.<hr><table %-cont-%
  5969.  
  5970. *strings.-674:cellspacing=0 cellpadding=0><tr><td valign=top><font size=2> └╬┴⌡╝¡▒╟╟╤: <br>└╬┴⌡╝¡ └»╚┐│»┬Ñ: </font></td><td valign=top><font %-cont-%
  5971.  
  5972. *strings.-673:size=2>%1%<br>%2%</font></td><td valign=center align=right><input type="submit" name="button" value="%moreinfo%"></td></tr></table>%-cont-%
  5973.  
  5974. *strings.-672:<hr>╗τ┐δ└┌ ──╟╗┼═ │»┬Ñ┤┬ %3%╖╬ ╝│─í╡╟╛·╜└┤╧┤┘.└╠ │»┬Ñ░í ╞▓╕«╕Θ ╗τ┐δ└┌ ──╟╗┼═┐í │»┬Ñ╕ª ╕«╝┬╟╪╛▀ ╟╒┤╧┤┘. <p>└╠ ┐¼░ß└╗ ░Φ╝╙╟╧░┼│¬ %-cont-%
  5975.  
  5976. *strings.-671:├δ╝╥╟╥ ╝÷ └╓╜└┤╧┤┘.
  5977.  
  5978. *strings.-670:├δ╝╥
  5979.  
  5980. *strings.-669:╚«└╬
  5981.  
  5982. *strings.-668:░Φ╝╙ 
  5983.  
  5984. *strings.-667:┤┘└╜>
  5985.  
  5986. *strings.-666:<└╠└ⁿ
  5987.  
  5988. *strings.-665:╕╢─º
  5989.  
  5990. *strings.-664:├▀░í ┴ñ║╕...
  5991.  
  5992. *strings.-663:└╬┴⌡╝¡ ║╕▒Γ 
  5993.  
  5994. *strings.-662:╝°╝¡ ║╕▒Γ
  5995.  
  5996. *strings.-661:╣«╝¡ ┴ñ║╕ ║╕▒Γ 
  5997.  
  5998. *strings.-660:┤┘└╜>
  5999.  
  6000. *strings.-659:<└╠└ⁿ
  6001.  
  6002. *strings.-658:┤┘└╜ ─½╡σ░í ╝▒┼├╟╧┐┤╜└┤╧┤┘ - <em>
  6003.  
  6004. *strings.-657:</em>. ║»░µ╟╧╖┴╕Θ, ├δ╝╥╕ª ┤⌐╕ú░φ┴╓╣« ╝¡╜─└╕╖╬ ╡╣╛╞░í╝¡ ░┼▒Γ╝¡ ║»░µ╟╧╜╩╜├┐└.<p>
  6005.  
  6006. *strings.-656:░µ░φ
  6007.  
  6008. *strings.-655:└╬┴⌡╝¡ ║╕▒Γ 
  6009.  
  6010. *strings.-654:└╬┴⌡╝¡ └╠╕º ░╦╗τ 
  6011.  
  6012. *strings.-653:└╬┴⌡╝¡ └»╚┐ ╕╕╖ß 
  6013.  
  6014. *strings.-652:└╬┴⌡╝¡┤┬ ╛╞┴≈ └»╚┐╟╧┴÷ ╛╩└╜ 
  6015.  
  6016. *strings.-651:└╬┴⌡╝¡ ▒╟╟╤ └»╚┐ ╕╕╖ß 
  6017.  
  6018. *strings.-650:└╬┴⌡╝¡ ▒╟╟╤└║ ╛╞┴≈ └»╚┐╟╧┴÷ ╛╩└╜ 
  6019.  
  6020. *strings.-649:╛╧╚ú╚¡ ┴ñ║╕
  6021.  
  6022. *strings.-648:░│└╬ └╬┴⌡╝¡ ║╕▒Γ 
  6023.  
  6024. *strings.-647:░│└╬ └╬┴⌡╝¡ ╗Φ┴ª 
  6025.  
  6026. *strings.-646:╗τ└╠╞« └╬┴⌡╝¡ ╗Φ┴ª 
  6027.  
  6028. *strings.-645:└╬┴⌡╝¡ ▒╟╟╤ ╗Φ┴ª 
  6029.  
  6030. *strings.-644:╗τ└╠╞« └╬┴⌡╝¡ ╞φ┴² 
  6031.  
  6032. *strings.-643:└╬┴⌡╝¡ ▒╟╟╤ ╞φ┴² 
  6033.  
  6034. *strings.-642:╗τ┐δ└┌ └╬┴⌡╝¡ ╛°└╜ 
  6035.  
  6036. *strings.-641:└╬┴⌡╝¡ ╝▒┼├ 
  6037.  
  6038. *strings.-640:║╕╛╚ ┴ñ║╕ 
  6039.  
  6040. *strings.-639:░│└╬ ┼░ ╗²╝║ 
  6041.  
  6042. *strings.-638:╗⌡ ╗τ└╠╞« └╬┴⌡╝¡ 
  6043.  
  6044. *strings.-637:╗⌡ └╬┴⌡╝¡ ▒╟╟╤ 
  6045.  
  6046. *strings.-636:╗⌡ ╗τ┐δ└┌ └╬┴⌡╝¡ 
  6047.  
  6048. *strings.-635:╝°╝¡ ░╦┼Σ 
  6049.  
  6050. *strings.-634:▒╕╕┼ 
  6051.  
  6052. *strings.-633:Netscape ╛╧╚ú ╝│─í 
  6053.  
  6054. *strings.-632:Netscape ╛╧╚ú ║»░µ 
  6055.  
  6056. *strings.-631:Netscape ╛╧╚ú ╗τ┐δ 
  6057.  
  6058. *strings.-630:╛╧╚ú ┐└╖∙ 
  6059.  
  6060. *strings.-629:╛╧╚ú ╝│┴ñ 
  6061.  
  6062. *strings.-628:%banner-sec%╝▒┼├╟╧╜┼ └╬┴⌡╝¡┤┬ └»╚┐╕╕╖ß╡╟╛ε ╝¡╣÷░í ░┼║╬╟╒┤╧┤┘.║╕│╗╖┴╕Θ ░Φ╝╙└╗ ┤⌐╕ú░┼│¬, └╠ ┐¼░ß└╗ ┴▀┤▄╟╧╖┴╕Θ ├δ╝╥╕ª ┤⌐╕ú╜╩╜├┐└.
  6063.  
  6064. *strings.-627:%banner-sec%<table><tr><td> ╝▒┼├╟╤ └╬┴⌡╝¡┤┬ └»╚┐╕╕╖ß╡╟╛ε ╝¡╣÷░í ░┼║╬╟╒┤╧┤┘.║╕│╗╖┴╕Θ %continue%╕ª ┤⌐╕ú░┼│¬ %-cont-%
  6065.  
  6066. *strings.-626:┴▀┤▄╟╧╖┴╕Θ %cancel%╕ª ┤⌐╕ú╜╩╜├┐└. └╬┴⌡╝¡╕ª ░╗╜┼╟╧╖┴╕Θ %renew%┤▄├▀╕ª ┤⌐╕ú╜╩╜├┐└.</td><td><input type=submit name=button value=%renew%></td></tr></table>
  6067.  
  6068. *strings.-625:░╗╜┼ 
  6069.  
  6070. *strings.-624:%banner-sec%╝▒┼├╡╚ └╬┴⌡╝¡┤┬ ╛╞┴≈ └»╚┐╟╧┴÷ ╛╩╛╞╝¡ ╝¡╣÷░í ░┼║╬╟╒┤╧┤┘.║╕│╗╖┴╕Θ ░Φ╝╙└╗ ┤⌐╕ú░┼│¬, └╠ ┐¼░ß└╗ ┴▀┤▄╟╧╖┴╕Θ ├δ╝╥╕ª ┤⌐╕ú╜╩╜├┐└.
  6071.  
  6072. *strings.-623:╗τ┐δ└┌ └╬┴⌡╝¡ └»╚┐ ╕╕╖ß 
  6073.  
  6074. *strings.-622:╕┼╜├░ú └└┤Σ
  6075.  
  6076. *strings.-621:Navigator └┌╡┐ ╝▒┼├ ╟π┐δ 
  6077.  
  6078. *strings.-620:1024 (│⌠└║ ╡ε▒▐)
  6079.  
  6080. *strings.-619: 768 (┴▀░ú ╡ε▒▐)
  6081.  
  6082. *strings.-618: 512 (│╖└║ ╡ε▒▐)
  6083.  
  6084. *strings.-617:└╬┴⌡╝¡ ┴ñ├Ñ ║╕▒Γ 
  6085.  
  6086. *strings.-616:└╬┴⌡╝¡ ╗≤┼┬ ┴í░╦ 
  6087.  
  6088. *strings.-615:128-║±╞« ┼░╖╬ RC4 ╛╧╚ú╚¡ 
  6089.  
  6090. *strings.-614:128-║±╞« ┼░╖╬ RC2 ╛╧╚ú╚¡ 
  6091.  
  6092. *strings.-613:168-║±╞« ┼░╖╬ Triple DES ╛╧╚ú╚¡
  6093.  
  6094. *strings.-612:56-║±╞« ┼░╖╬ DES ╛╧╚ú╚¡ 
  6095.  
  6096. *strings.-611:40-║±╞« ┼░╖╬RC4 ╛╧╚ú╚¡ 
  6097.  
  6098. *strings.-610:40-║±╞« ┼░╖╬RC2 ╛╧╚ú╚¡ 
  6099.  
  6100. *strings.-609:128-║±╞« ┼░╖╬ RC4 ╛╧╚ú╚¡┐═ MD5 MAC
  6101.  
  6102. *strings.-608:168-║±╞« ┼░╖╬ Triple DES ╛╧╚ú╚¡┐═ SHA-1 MAC
  6103.  
  6104. *strings.-607:56-║±╞« ┼░╖╬DES ╛╧╚ú╚¡┐═ SHA-1 MAC
  6105.  
  6106. *strings.-606:40-║±╞« ┼░╖╬ RC4 ╛╧╚ú╚¡┐═ MD5 MAC
  6107.  
  6108. *strings.-605:40-║±╞« ┼░╖╬ RC2 ╛╧╚ú╚¡┐═ MD5 MAC
  6109.  
  6110. *strings.-604:MD5 MAC╖╬ ╛╧╚ú╚¡ ╛°└╜
  6111.  
  6112. *strings.-5288:└╠ ╝¡╣÷┤┬ ░φ│¡╡╡ ╛╧╚ú╚¡╕ª ┴÷┐°╟╧┴÷ ╛╩▒Γ ╢º╣«┐í Netscape┤┬\n ╗τ└╠╞«┐═ ╛╚└ⁿ╟╧░╘ ┼δ╜┼╟╥ ╝÷ ╛°╜└┤╧┤┘.
  6113.  
  6114. *strings.-5287:└╠ ╝¡╣÷┤┬ ░φ│¡╡╡ ╛╧╚ú╚¡ ╗τ┐δ└╗ ╟╩┐Σ╖╬ ╟╧▒Γ ╢º╣«┐í\nNetscape░í └╠ ╗τ└╠╞«┐═ ╛╚└ⁿ╟╧░╘ ┼δ╜┼╟╥ ╝÷ ╛°╜└┤╧┤┘.\n\n╣╠▒╣ ╝÷├Γ ┴ª╟╤ ▒╘─ó└╕╖╬ └╠ Netscape ╣÷└ⁿ└║ ░φ│¡╡╡ ╛╧╚ú╚¡╕ª\n┴÷┐°╟╧┴÷ ╛╩╜└┤╧┤┘.
  6115.  
  6116. *strings.-5286:Netscape┐═ └╠ ╝¡╣÷┤┬ ░°┼δ ╛╧╚ú╚¡ ╛╦░φ╕«┴≥└╠ ╛°╛ε╝¡\n╛╚└ⁿ╟╧░╘ ┼δ╜┼╟╥ ╝÷ ╛°╜└┤╧┤┘.
  6117.  
  6118. *strings.-5285:Netscape┤┬ ╜┬└╬└╗ └º╟╪ ╟╩┐Σ╟╤ └╬┴⌡╝¡ ╢╟┤┬ ┼░╕ª\n├ú└╗ ╝÷ ╛°╜└┤╧┤┘.
  6119.  
  6120. *strings.-5284:Netscape┤┬ ╝¡╣÷└╟ └╬┴⌡╝¡░í ╟π┐δ╡╟┴÷ ╛╩╛╥└╕╣╟╖╬ \n└╠ ╗τ└╠╞«┐═ ╛╚└ⁿ╟╧░╘ ┼δ╜┼╟╥ ╝÷ ╛°╜└┤╧┤┘.
  6121.  
  6122. *strings.-5282:╝¡╣÷┤┬ ┼¼╢≤└╠╛≡╞«└╟ ╡Ñ└╠┼═ ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.
  6123.  
  6124. *strings.-5281:Netscape┤┬ ╝¡╣÷└╟ ╡Ñ└╠┼═ ┐└╖∙╕ª ╣▀░▀╟▀╜└┤╧┤┘.
  6125.  
  6126. *strings.-5280:Netscape┤┬ ┴÷┐°└╠ ╡╟┴÷ ╛╩┤┬ └╬┴⌡╝¡╕ª ╣▀░▀╟▀╜└┤╧┤┘.\n\n╗⌡╖╬┐ε ╣÷└ⁿ└╟ Netscape┤┬ └╠ ╣«┴ª╕ª ╟╪░ß╟╥ ╝÷╡╡ └╓╜└┤╧┤┘.
  6127.  
  6128. *strings.-5279:╝¡╣÷┤┬ ┴÷┐°└╠ ╡╟┴÷ ╛╩┤┬ ║╕╛╚ ╟┴╖╬┼Σ─▌ ╣÷└ⁿ└╗\n╗τ┐δ╟╧░φ └╓╜└┤╧┤┘. ╗⌡╖╬┐ε ╣÷└ⁿ└╟ Netscape┤┬\n\n└╠ ╣«┴ª╕ª ╟╪░ß╟╥ ╝÷╡╡ └╓╜└┤╧┤┘.
  6129.  
  6130. *strings.-5277:┼¼╢≤└╠╛≡╞« ┼░ ╡Ñ└╠┼═║ú└╠╜║└╟ ░│└╬ ┼░┐═ ┼¼╢≤└╠╛≡╞«\n└╬┴⌡╝¡ ╡Ñ└╠┼═║ú└╠╜║└╟ ░°░│ ┼░░í ╝¡╖╬ ╕┬┴÷ ╛╩└╕╣╟╖╬ \n┼¼╢≤└╠╛≡╞« ╚«└╬└╠ ╜╟╞╨╡╟╛·╜└┤╧┤┘.
  6131.  
  6132. *strings.-5276:┐¼░ß╟╧░φ└┌ ╟╧┤┬ ╡╡╕▐└╬└╠ ╝¡╣÷└╟ └╬┴⌡╝¡ ╡╡╕▐└╬ └╠╕º░· \n┤▐╢≤╝¡ Netscape┤┬ └╠ ╗τ└╠╞«┐═ ╛╚└ⁿ╟╧░╘ ┼δ╜┼╟╥ ╝÷\n╛°╜└┤╧┤┘.
  6133.  
  6134. *strings.-5274:└╠ ╗τ└╠╞«┤┬ SSL ╣÷└ⁿ 2╕╕└╗ ┴÷┐°╟╒┤╧┤┘.  ║╕╛╚ ╚»░µ ╞╨│╬╖╬║╬┼═\nSSL ╣÷└ⁿ 2 ┴÷┐°└╗ ░í┤╔╟╧░╘ ╟╥ ╝÷ └╓╜└┤╧┤┘.
  6135.  
  6136. *strings.-5273:SSL└║ ║╬┴ñ╚«╟╤ ╕▐╜├┴÷ ╚«└╬ ─┌╡σ╕ª ╞≈╟╘╟╧░φ └╓┤┬ ╖╣─┌╡σ╕ª ╣▐╛╥╜└┤╧┤┘.n└╠░═└║ │╫╞«┐÷┼⌐ ┐└╖∙, \n└▀╕°╡╚ ╝¡╣÷ ▒╕╟÷ ╢╟┤┬ ║╕╛╚ └º╣▌└╗ │¬┼╕│╛ ╝÷ └╓╜└┤╧┤┘.
  6137.  
  6138. *strings.-5272:SSL└║ ║╬┴ñ╚«╟╤ ╕▐╜├┴÷ ╚«└╬ ─┌╡σ╕ª │¬┼╕│╗┤┬ ╝¡╣÷╖╬║╬┼═\n┐└╖∙╕ª ╣▐╛╥╜└┤╧┤┘. └╠░═└║ │╫╞«┐÷┼⌐ ┐└╖∙,\n└▀╕°╡╚ ╝¡╣÷ ▒╕╟÷ ╢╟┤┬ ║╕╛╚ └º╣▌└╗ │¬┼╕│╛ ╝÷ └╓╜└┤╧┤┘.
  6139.  
  6140. *strings.-5271:╝¡╣÷┤┬ ╗τ┐δ└┌└╟ └╬┴⌡╝¡╕ª ╜─║░╟╥ ╝÷ ╛°╜└┤╧┤┘.
  6141.  
  6142. *strings.-5270:╝¡╣÷┤┬ ╗τ┐δ└┌└╟ └╬┴⌡╝¡ ├δ╝╥╕ª ░┼└²╟▀╜└┤╧┤┘.
  6143.  
  6144. *strings.-5269:╝¡╣÷┤┬ ╗τ┐δ└┌└╟ └╬┴⌡╝¡╕ª └»╚┐ ╕╕▒Γ╖╬ ░┼└²╟▀╜└┤╧┤┘.
  6145.  
  6146. *strings.7032:╞─└╠╟┴ ╝╒╗≤
  6147.  
  6148. *strings.7146:┐¼░ß ░┼║╬
  6149.  
  6150. *strings.7022:└▀╕°╡╚ └╬╝÷
  6151.  
  6152. *strings.7005:I/O ┐└╖∙
  6153.  
  6154. *strings.7012:╕▐╕≡╕«░í ║╬┴╖╟╒┤╧┤┘.
  6155.  
  6156. *strings.7009:╞─└╧ ╣°╚ú ┐└╖∙
  6157.  
  6158. *strings.7011:└█╡┐ ┬≈┤▄
  6159.  
  6160. *strings.7133:╝╥─╧└╠ └╠╣╠ ┐¼░ß╡╟╛ε └╓╜└┤╧┤┘.
  6161.  
  6162. *strings.7145:┐¼░ß ╜├░ú ┴╛╖ß
  6163.  
  6164. *strings.7150:╟÷└τ └█╡┐└╠ ┴°╟α ┴▀└╘┤╧┤┘.
  6165.  
  6166. *strings.7149:EALREADY
  6167.  
  6168. *strings.7125:└╠╣╠ ┴╓╝╥░í ╗τ┐δ┴▀└╘┤╧┤┘.
  6169.  
  6170. *strings.7004:╜├╜║┼█ ─▌ ┴▀┤▄
  6171.  
  6172. *strings.7013:╟π╢⌠ ░┼║╬ 
  6173.  
  6174. *strings.7126:┐Σ├╗╟╤ ┴╓╝╥╕ª ┴÷┴ñ╟╥ ╝÷ ╛°╜└┤╧┤┘.
  6175.  
  6176. *strings.7127:│╫╞«┐÷┼⌐ ┤┘┐ε
  6177.  
  6178. *strings.7128:│╫╞«┐÷┼⌐ ┴ó╝╙ ║╥░í
  6179.  
  6180. *strings.7129:│╫╞«┐÷┼⌐┤┬ ╕«╝┬ ╢º╣«┐í ┐¼░ß└╠ ┴▀┤▄╡╟╛·╜└┤╧┤┘.
  6181.  
  6182. *strings.7130:┐¼░ß ┴▀┤▄
  6183.  
  6184. *strings.7131:╟╟╛ε┐í └╟╟╪ ┐¼░ß ╕«╝┬
  6185.  
  6186. *strings.7134:╝╥─╧ ┐¼░ß ╛╚╡╩
  6187.  
  6188. *strings.7147:╚ú╜║╞« ┤┘┐ε
  6189.  
  6190. *strings.7148:╚ú╜║╞« ╢≤┐∞╞« ╛°└╜
  6191.  
  6192. *strings.22001: (└╬╜─ ║╥░í)
  6193.  
  6194. *strings.22002: (└┌╡┐ ╝▒┼├)
  6195.  
  6196. *strings.22003: (▒Γ║╗)
  6197.  
  6198. *strings.22004: (├ú└╗ ╝÷ ╛°└╜)
  6199.  
  6200. *strings.22010:%s └╠╣╠┴÷%dx%d ╟╚╝┐
  6201.  
  6202. *strings.22011:└╠╣╠┴÷┤┬ %d║±╞«└╘┤╧┤┘ - %d ╝┐└╠ ╟╥┤τ╡╩.
  6203.  
  6204. *strings.22012:╚µ╣Θ └╠╣╠┴÷
  6205.  
  6206. *strings.22013: %d║±╞« ▒╫╖╣└╠╜║─╔└╧ └╠╣╠┴÷
  6207.  
  6208. *strings.22014: %d║±╞« ╞«╖τ╗÷╗≤ └╠╣╠┴÷
  6209.  
  6210. *strings.22020:░╦╗÷╟╥ ╝÷ └╓┤┬ ╗÷└╬└╘┤╧┤┘. ░╦╗÷ ┤▄╛ε╕ª └╘╖┬╟╧╜╩╜├┐└: 
  6211.  
  6212. *strings.22031:┴╓ ╟╓╕«╜║╞«
  6213.  
  6214. *strings.22032:<!-- This is an automatically generated file.\n    It will be read and overwritten.\n     Do Not Edit! -->\n
  6215.  
  6216. *strings.22033:---▒Γ╖╧ ╕±╖╧└╟ │í ---\n
  6217.  
  6218. *strings.22040:┐¼░ß: ╚ú╜║╞« ░╦╗÷ ┴▀: %.256s...
  6219.  
  6220. *strings.22041:┐¼░ß: ╚ú╜║╞« ┐¼░ß ┴▀: %.256s...
  6221.  
  6222. *strings.22042:┐└╖∙: ┐¼░ß└╗ ║±║φ╖╧┼╖└╕╖╬ ╕╕╡Θ ╝÷ ╛°╜└┤╧┤┘.
  6223.  
  6224. *strings.22043:╚ú╜║╞« ├ú└╗ ╝÷ ╛°└╜ %.256s.
  6225.  
  6226. *strings.22044:╚ú╜║╞« ├ú└╗ ╝÷ ╛°└╜ %.256s.
  6227.  
  6228. *strings.22045:╞─└╧ └╨┤┬ ┴▀...
  6229.  
  6230. *strings.22046:╞─└╧ └╨┤┬ ┴▀...┐└╖∙ ┴ª╖╬ ▒µ└╠
  6231.  
  6232. *strings.22047:╡≡╖║┼Σ╕« └╨┤┬ ┴▀...
  6233.  
  6234. *strings.22048:╞─└╧ └╨┤┬ ┴▀...┐╧╖ß
  6235.  
  6236. *strings.22049:╡≡╖║┼Σ╕« └╨┤┬ ┴▀...┐╧╖ß
  6237.  
  6238. *strings.22050:FTP ╞─└╧ ╣▐┤┬ ┴▀
  6239.  
  6240. *strings.22051:FTP ╡≡╖║┼Σ╕« ╣▐┤┬ ┴▀
  6241.  
  6242. *strings.22052:╡Ñ└╠┼═ ╣▐┤┬ ┴▀
  6243.  
  6244. *strings.22053:%.256s╖╬║╬┼═ ╡Ñ└╠┼═ └ⁿ╝█
  6245.  
  6246. *strings.22054:┐¼░ß: ╚ú╜║╞« %.256s ┐¼░ß╡╩. └└┤Σ ▒Γ┤┘╕«┤┬ ┴▀...
  6247.  
  6248. *strings.22055:┐¼░ß: ┤┘╜├ ╜├╡╡ ┴▀ (HTTP 0.9)...
  6249.  
  6250. *strings.22056:┐¼░ß:   ╚ú╜║╞« ┐¼░ß╡╩. └└┤Σ ▒Γ┤┘╕«┤┬ ┴▀ (░φ╞█)
  6251.  
  6252. *strings.22057:╕▐└╧ ║╕│╗▒Γ ╝║░°
  6253.  
  6254. *strings.22058:┤║╜║: ┤║╜║ ▒╫╖∞ ╣▐┤┬ ┴▀...
  6255.  
  6256. *strings.22059:┤║╜║: ┤║╜║ ▒╫╖∞ ╣▐┤┬ ┴▀...
  6257.  
  6258. *strings.22060:┤║╜║: ▒Γ╗τ ╣▐┤┬ ┴▀...
  6259.  
  6260. *strings.22061:┤║╜║: ▒Γ╗τ ╣▐┤┬ ┴▀...
  6261.  
  6262. *strings.22062:┤║╜║: ┤║╜║ ▒╫╖∞ ╕±╖╧ └╨┤┬ ┴▀
  6263.  
  6264. *strings.22063:┤║╜║: ┤║╜║ ▒╫╖∞ ░│░ⁿ ┴ñ║╕ └╨▒Γ
  6265.  
  6266. *strings.22064:┤║╜║: ▒Γ╗τ ┴ñ╖─ ┴▀...
  6267.  
  6268. *strings.22101:┐▄└σ ║Σ╛ε╕ª ║╬╕ú┴÷ ╕°╟╒┤╧┤┘.
  6269.  
  6270. *strings.22102:┤δ╕«└┌┤┬ ┴÷┐°╡╟┴÷ ╛╩┤┬ ╜┬└╬ └²┬≈╕ª ╟╩┐Σ╖╬ ╟╒┤╧┤┘.
  6271.  
  6272. *strings.22103:HTTP ╖╬╡σ ╖τ╞╛┐í╝¡ ╕▐╕≡╕« ║╬┴╖ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘!
  6273.  
  6274. *strings.22104:╝¡╣÷╖╬║╬┼═ ╣╠╚«└╬ ╗≤┼┬ └└┤Σ: %d!
  6275.  
  6276. *strings.22105:░µ░φ! ║±─í╕φ└√ └└┐δ╟┴╖╬▒╫╖Ñ ┐└╖∙: NET_TotalNumberOfProcessingURLs < 0
  6277.  
  6278. *strings.22106:░µ░φ! ║±─í╕φ└√ └└┐δ╟┴╖╬▒╫╖Ñ ┐└╖∙:NET_TotalNumberOfOpenConnections < 0
  6279.  
  6280. *strings.22107:URN└║│╗║╬└√└╕╖╬ ┴÷┐°╡╟┴÷ ╛╩└╜└╕╖╬ HTTP ┤δ╕«└┌ ╝¡╣÷╕ª ╗τ┐δ╟╧╜╩╜├┐└: 
  6281.  
  6282. *strings.22108:├ó ┴▀┤▄ └τ╜├╡╡ ┐Σ├╗
  6283.  
  6284. *strings.22109:╕▐╜├┴÷ ╣°╚ú ┐└╖∙
  6285.  
  6286. *strings.22110:▒Γ╗τ ╣°╚ú░í ╣ⁿ└º╕ª ╣■╛ε│▓
  6287.  
  6288. *strings.22111:╕▐└╧ ╣┌╜║ ╖╬╡σ ╜╟╞╨
  6289.  
  6290. *strings.22113:SMTP ╕▐╜├┴÷ ║╕│╗▒Γ ┐└╖∙. ╝¡╣÷ └└┤Σ: %.256s
  6291.  
  6292. *strings.22114:░µ░φ: └╬╜─ ╕°╟╧┤┬ └╬─┌╡∙: `
  6293.  
  6294. *strings.22115:┴╓└╟! ║»╚»▒Γ│¬ ╡≡─┌┤⌡╕ª ├ú└╗ ╝÷ ╛°╜└┤╧┤┘.
  6295.  
  6296. *strings.22116:╟╓ ╕«╜║╞«┐í ╝¡╜─ ┴ª├Γ ░ß░·╕ª ├▀░í╟╥ ╝÷ ╛°╜└┤╧┤┘.
  6297.  
  6298. *strings.22130:░µ░φ: └╠░═└║ ╜╟╟α╟╥ ╝÷ └╓┤┬ `%.1024s' ╜║┼⌐╕│╞«└╘┤╧┤┘!\n\n▒═╟╧└╟ %.30s└║(┤┬) ╖╬─├ ──╟╗┼═┐í └╙└╟└√└╬ ╜├╜║┼█ ╕φ╖╔└╗ ╜╟╟α╟╧╖┴ ╟╒┤╧┤┘. ║╕╛╚└╟ └º╟Φ└╠ └╓╜└┤╧┤┘.\n└╠ ╜║┼⌐╕│╞«┐í ┤δ╟╪ ┐╧└ⁿ╚≈ ╛╦┴÷ ╕°╟╧╕Θ\n└²┤δ╖╬ ╜╟╟α╟╧┴÷ ╕╢╜╩╜├┐└.\n\n╜║┼⌐╕│╞«╕ª ╜╟╟α╟╥▒ε┐Σ?
  6299.  
  6300. *strings.22117:░µ░φ: HTTP ┤δ╕«└┌ ╚ú╜║╞«░í ┴÷┴ñ╡╟╛·└╕│¬\n(%.2048s) ╣╠╚«└╬╡╚ ╚ú╜║╞«└╘┤╧┤┘.\n\n└╠░═└║ ┐▄║╬ ╚ú╜║╞«┐í ┐¼░ß╟╥ ╝÷ ╛°└╜└╗ ╢µ╟╒┤╧┤┘.\n▒═╟╧└╟ └╠╕º ╝¡╣÷┐í ╣«┴ª░í └╓└╗ ╝÷ └╓╜└┤╧┤┘.\n╜├╜║┼█ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧╜╩╜├┐└.
  6301.  
  6302. *strings.22118:░µ░φ: SOCKS ╚ú╜║╞«░í ┴÷┴ñ╡╞└╕│¬ (%.2048s)\n╣╠╚«└╬╡╚ ╚ú╜║╞«└╘┤╧┤┘.\n\n└╠░═└║ ┐▄║╬ ╚ú╜║╞«┐í ┐¼░ß╟╥ ╝÷ ╛°└╜└╗ ╢µ╟╒┤╧┤┘.\n\n▒═╟╧└╟ └╠╕º ╝¡╣÷┐í ╣«┴ª░í └╓└╗ ╝÷ └╓╜└┤╧┤┘.\n
  6303.  
  6304. *strings.22119:╕╕╛α ▒═╟╧└╟ ╗τ└╠╞«░í ╖τ╞«░í ╛╞┤╤ └╠╕º ╝¡╣÷╕ª\n╗τ┐δ╟╪╛▀ ╟╧╕Θ, └√└²╟╤ └╠╕º ╝¡╣÷╕ª ├ú╡╡╖╧ \n$SOCKS_NS ╚»░µ ║»╝÷╕ª ╛╦╕┬░╘ ╝│┴ñ╟╪╛▀\n╟╒┤╧┤┘. ║»╝÷│¬ SOCKS ╚ú╜║╞« ╚»░µ╝│┴ñ└╗ ╣«┴ª░í\n└╓┤┬ ╚ú╜║╞«└╟ IP └╠╕º └╠┐▄└╟ IP ┴╓╝╥╖╬ ╝│┴ñ╟╥\n╟╩┐Σ░í └╓└╗(╛°└╗) ░═└╘┤╧┤┘.\n
  6305.  
  6306. *strings.22120:╜├╜║┼█ ░ⁿ╕«└┌┐í░╘ ┐¼╢⌠╟╧╜╩╜├┐└.
  6307.  
  6308. *strings.22121:░µ░φ: ┤┘└╜└║ ╣╠╚«└╬╡╚ ╚ú╜║╞«└╘┤╧┤┘:.
  6309.  
  6310. *strings.22122:░µ░φ: ╚ú╜║╞« %.256s└║(┤┬) ╣╠╚«└╬╡╚ ╚ú╜║╞«└╘┤╧┤┘.\n
  6311.  
  6312. *strings.22123:\n└╠░═└║ └╧║╬ ╢╟┤┬ ╕≡╡τ ╚ú╜║╞«┐í ┐¼░ß╟╥ ╝÷ ╛°└╜└╗ ╢µ╟╒┤╧┤┘.\n\n└╠╕º ╝¡╣÷┐í ╣«┴ª░í └╓└╗ ╝÷ └╓╜└┤╧┤┘.\n
  6313.  
  6314. *strings.22124:SunOS 4 ╜├╜║┼█┐í╝¡┤┬ DNS╕ª ╗τ┐δ╟╧┤┬\n╗τ└╠╞«┐═ YP/NIS╕ª ╗τ┐δ╟╧┤┬ ╡╬ %s└╟ ╜╟╟α ░í┤╔╟╤\n╞─└╧└╠ └╓╜└┤╧┤┘.\n└╠░═└╗ DNS ╜╟╟α ░í┤╔ ╞─└╧└╠╢≤ ║╬╕¿┤╧┤┘.\n┤┘╕Ñ ░═└╗ ╗τ┐δ╟╪╛▀ ╡╟┤┬┴÷┐Σ?.
  6315.  
  6316. *strings.22125:SunOS 4 ╜├╜║┼█┐í╝¡┤┬ DNS ╗τ└╠╞«┐δ░·\nYP/NIS ╗τ└╠╞«┐δ└╟ ╡╬ %s└╟ ╜╟╟α ░í┤╔╟╤\n╞─└╧└╠ └╓╜└┤╧┤┘.\n└╠░═└╗ YP/NIS ╜╟╟α ░í┤╔ ╞─└╧└╠╢≤ ║╬╕¿┤╧┤┘.\n┤┘╕Ñ ░═└╗ ╗τ┐δ╟╪╛▀ ╡╟┤┬┴÷┐Σ?.
  6317.  
  6318. *strings.22131:└╘┤╧┤┘.
  6319.  
  6320. *strings.22132:└╧┴÷╡╡ ╕≡╕¿┤╧┤┘.
  6321.  
  6322. *strings.22133:╚«└╬ ╜╟╞╨. ┤┘╜├ ╜├╡╡╟╥▒ε┐Σ?
  6323.  
  6324. *strings.22134:┤δ╕«└┌ ╚«└╬ ╜╟╞╨.  ┤┘╜├ ╜├╡╡╟╥▒ε┐Σ?
  6325.  
  6326. *strings.22135:╝¡╜─ ╡Ñ└╠┼═╕ª ┤┘╜├ ┐├╕▒▒ε┐Σ?
  6327.  
  6328. *strings.22136: ┤║╜║ ▒╫╖∞└╗ ║╕▒Γ └ⁿ Netscape┤┬\n┤║╜║ ▒╫╖∞ ╕±╖╧└╗ └·└σ╟╒┤╧┤┘.\n\n╝╙╡╡░í ┤└╕░ ╕≡╡⌐└╠│¬ ┐¼░ß└╗ ╗τ┐δ╟╧╕Θ ╕ε║╨ ┴ñ╡╡\n░╔╕▒ ░═└╘┤╧┤┘. ╞─└╧ ╕▐┤║┐í╝¡ ╗⌡ ├ó└╗ ╝▒┼├╟╪\n░Φ╝╙ ║Ω╢≤┐∞┴ε╟╥ ╝÷ └╓╜└┤╧┤┘.  ░Φ╝╙╟╥▒ε┐Σ?
  6329.  
  6330. *strings.22137:└╠ ╝¡╜─└║ E-╕▐└╧╖╬ ┴ª├Γ╡╦┤╧┤┘.\nE-╕▐└╧└╗ ┼δ╟╪ ╝¡╜─└╗ ┴ª├Γ╟╧╕Θ\n╝÷╜┼└┌┐í░╘ E-╕▐└╧ ┴╓╝╥░í │δ├Γ╡╟░φ \n░│└╬ ┴ñ║╕╕ª └º╟╪ ╛╧╚ú╚¡ ╛°└╠ ╝¡╜─ ╡Ñ└╠┼═╕ª ║╕│╗░╘ ╡╦┤╧┤┘\n
  6331.  
  6332. *strings.22139:╗τ┐δ└┌┤┬ └╠ ╝¡╜─└╕╖╬ ╜┼┴▀└╗ ┐Σ╟╧░┼│¬ ╗τ└√└╬\n┴ñ║╕└╟ ┴ª├Γ└╗ ┐°╟╧┴÷ ╛╩└╗┴÷╡╡ ╕≡╕¿┤╧┤┘. \n└╠ ┴ª├Γ└╗ ░Φ╝╙╟╧░┼│¬ ├δ╝╥╟╥ ╝÷ └╓╜└┤╧┤┘ 
  6333.  
  6334. *strings.22138:└╠ ┤δ╚¡┤┬ ┐╔╝╟ ╕▐┤║┐í╝¡ ║╝ ╝÷ └╓┤┬ \n│╫╞«┐÷┼⌐ ╚»░µ╝│┴ñ└╟ ╟┴╖╬┼Σ─▌ ╝╜╝╟┐í╝¡┤┬ \n╗τ┐δ╟╥ ╝÷ ╛°└╗ ╝÷╡╡ └╓╜└┤╧┤┘.
  6335.  
  6336. *strings.22151:╕▐╜├┴÷: └▀╕°╡╚ ┴÷┴ñ└┌ `%c'\n
  6337.  
  6338. *strings.22152:├▀░í └╙╜├╕φ ╝÷╟α
  6339.  
  6340. *strings.22153:├▀░í XPStats ╝÷╟α
  6341.  
  6342. *strings.22160:┤║╜║ ╝¡╣÷┐í ┐¼░ß╟╧▒Γ └º╟╪ ╗τ┐δ└┌ └╠╕º└╗ └╘╖┬╟╧╜╩╜├┐└.
  6343.  
  6344. *strings.22161:╗τ┐δ└┌ %s└╟ ╛╧╚ú └╘╖┬:
  6345.  
  6346. *strings.22204:<TITLE>┤║╜║ ┐└╖∙!</TITLE>\n<H1>┤║╜║ ┐└╖∙!</H1> ┤║╜║ ╝¡╣÷ └└┤Σ: <b>%.256s</b><p>\n
  6347.  
  6348. *strings.22205:<b><p>▒Γ╗τ └»╚┐▒Γ░ú└╠ ╕╕╖ß╡╟╛·╜└┤╧┤┘.</b><p>\n
  6349.  
  6350. *strings.22218:<TITLE>FTP  ┐└╖∙</TITLE>\n<H1>FTP  ┐└╖∙</H1>\n<h2>FTP ╝¡╣÷╖╬ ╖╬▒╫└╬╟╧┴÷ ╕°╟╘</h2>\n<PRE>
  6351.  
  6352. *strings.22219:<TITLE>FTP┐└╖∙</TITLE>\n<H1>FTP┐└╖∙</H1>\n<h2>FTP└ⁿ╝█╜╟╞╨:</h2>\n<PRE>
  6353.  
  6354. *strings.22220:<TITLE>░φ╞█ ╗÷└╬ %.256s</TITLE><H1>%.256s <BR>░φ╞█ ░╦╗÷</H1>\n└╠░═└║ ░╦╗÷╟╥ ╝÷ └╓┤┬ ░φ╞█ ╗÷└╬└╘┤╧┤┘.\n░╦╗÷╟╥ ┤▄╛ε╕ª ║Ω╢≤┐∞└·└╟ ░╦╗÷ ▒Γ┤╔└╕╖╬ └╘╖┬╟╧╜╩╜├┐└.\n<ISINDEX>
  6355.  
  6356. *strings.22221:<TITLE>CSO ░╦╗÷ %.256s</TITLE><H1>%.256s CSO ░╦╗÷</H1>\nCSO ╡Ñ└╠┼═║ú└╠╜║┤┬ ┤δ░│ └ⁿ╚¡╣°╚ú║╬│¬ ╡≡╖║┼Σ╕«╕ª ░í┴÷░φ └╓╜└┤╧┤┘.\n░╦╗÷╟╥ ┤▄╛ε╕ª ║Ω╢≤┐∞└·└╟ ░╦╗÷ ▒Γ┤╔└╕╖╬ └╘╖┬╟╧╜╩╜├┐└.\n<ISINDEX>
  6357.  
  6358. *strings.22222:<TITLE>┐├╕«▒Γ ┤Σ╜┼ ╡Ñ└╠┼═ ╛°└╜</TITLE>\n<H1>╡Ñ└╠┼═ ╛°└╜</H1>\n┐├╕«▒Γ╖╬ └█╝║╡╚ └╠ ╣«╝¡┤┬ ─│╜├┐í╝¡ ╛°╛ε┴│╜└┤╧┤┘.\n┤┘└╜ ┤▄├▀╕ª ┤¡╖», ╣«╝¡╕ª ┤┘╜├ └█╝║╟╧▒Γ └º╟╪ ╝¡╜─ ╡Ñ└╠┼═╕ª ┤┘╜├ ┐├╕▒ ╝÷ └╓╜└┤╧┤┘.<b>┤┘╜├ ╖╬╡σ</b> ┤▄├▀.\n
  6359.  
  6360. *strings.22250:RSA ░°░│ ┼░ ╛╧╚ú╣«
  6361.  
  6362. *strings.22251:▒╣┴ª
  6363.  
  6364. *strings.22252:└╠ ╣«╝¡┤┬ ╛╧╚ú╚¡ ╡╟┴÷ ╛╩└║ ║╥╛╚└ⁿ╟╤ ╣«╝¡╖╬ ║╕╛╚└╠ └»┴÷╡╟┴÷ ╛╩╜└┤╧┤┘.
  6365.  
  6366. *strings.22253:<h3>┤║╜║ ▒╫╖∞ ╛°└╜</h3>
  6367.  
  6368. *strings.22256:%.200s - %.200s┐í╝¡ - └╟ ╗τ┐δ└┌ └╠╕º └╘╖┬:
  6369.  
  6370. *strings.22257:╕±╖╧┐í ├▀░í╟╥ ┤║╜║ ▒╫╖∞└╗ └╘╖┬╟╧╜╩╜├┐└:
  6371.  
  6372. *strings.22260:└╠░═└║ ┴▀░ú ╡ε▒▐└╕╖╬ ╛╧╚ú╚¡ ╟╤ ╛╚└ⁿ╟╤ ╣«╝¡╖╬ ╣╠▒╣┐í╝¡\n┤┘╕Ñ │¬╢≤┐í ║╕│╛ ╢º └√╟╒╟╒┤╧┤┘.
  6373.  
  6374. *strings.22261:└╠░═└║ ░φ│¡╡╡ ╡ε▒▐└╕╖╬ ╛╧╚ú╚¡ ╟╤ ╛╚└ⁿ╟╤ ╣«╝¡╖╬ ╣╠▒╣\n│╗┐í╝¡╕╕ ╗τ┐δ╟╥ ╝÷ └╓╜└┤╧┤┘.
  6375.  
  6376. *strings.22270:╡≡╜║┼⌐└╟ ├Ñ░Ñ╟╟░í ║»░µ╡╟╛·▒Γ ╢º╣«┐í ┤┘╜├ ╖╬╡σ╟╧┤┬ ┴▀└╘┤╧┤┘.
  6377.  
  6378. *strings.22271:╡≡╜║┼⌐└╟ ┴╓╝╥╖╧└╠ ║»░µ╡╟╛·▒Γ ╢º╣«┐í ┤┘╜├ ╖╬╡σ╟╧┤┬ ┴▀└╘┤╧┤┘.
  6379.  
  6380. *strings.22272:╡≡╜║┼⌐└╟ ├Ñ░Ñ╟╟░í ║»░µ╡╟╛·╜└┤╧┤┘.  └·└σ ╛╚╡╚ ║»░µ ╗τ╟╫└╗ ╣÷╕«░φ\n┤┘╜├ ╖╬╡σ╟╥▒ε┐Σ?
  6381.  
  6382. *strings.22273:╡≡╜║┼⌐└╟ ┴╓╝╥╖╧└╠ ║»░µ╡╟╛·╜└┤╧┤┘. └·└σ ╛╚╡╚ ║»░µ ╗τ╟╫└╗ ╣÷╕«░φ\n┤┘╜├ ╖╬╡σ╟╥▒ε┐Σ?
  6383.  
  6384. *strings.22274:├Ñ░Ñ╟╟ ╞─└╧ └·└σ ┐└╖∙!
  6385.  
  6386. *strings.22275:┴╓╝╥╖╧ ╞─└╧ └·└σ ┐└╖∙!
  6387.  
  6388. *strings.22276:└╠░═└║ ░╦╗÷╟╥ ╝÷ └╓┤┬ ╗÷└╬└╘┤╧┤┘. ░╦╗÷ ┤▄╛ε╕ª └╘╖┬╟╧╜╩╜├┐└: 
  6389.  
  6390. *strings.22277:╕«╝┬
  6391.  
  6392. *strings.22278:┴·╣« ┴ª├Γ
  6393.  
  6394. *strings.22279:<H3>╣«╝¡░í ╖╬╡σ╡╟┤┬ ┴▀ ┴ñ║╕ ╛°└╜</H3>\n
  6395.  
  6396. *strings.22280:<LI>└╬─┌╡∙: 
  6397.  
  6398. *strings.22281:<b>╝¡╜─ %d:</b><UL>
  6399.  
  6400. *strings.22282:%ld ╜├░ú └ⁿ
  6401.  
  6402. *strings.22283:%ld └╧ └ⁿ
  6403.  
  6404. *strings.22284:%ld░│└╟ ╗τ║╗└╠ └╠ %s┐í └╓╜└┤╧┤┘.
  6405.  
  6406. *strings.22285:1░│└╟ ╗τ║╗└╠ └╠ %s┐í └╓╜└┤╧┤┘.
  6407.  
  6408. *strings.22286:└╠ %s┐í┤┬ ╗τ║╗└╠ ╛°╜└┤╧┤┘.
  6409.  
  6410. *strings.22287:║░╕φ└║ ╝╥╣«└┌┐═ ╝²└┌╖╬╕╕ ╕╕╡Θ╛ε┴²┤╧┤┘. \n ║░╕φ└║ ║»░µ╡╟┴÷ ╛╩╛╥╜└┤╧┤┘.
  6411.  
  6412. *strings.22288:└╠ ║░╕φ└║ └╠╣╠ ┴╕└τ╟╒┤╧┤┘.\n ║░╕φ└║ ║»░µ╡╟┴÷ ╛╩╛╥╜└┤╧┤┘.
  6413.  
  6414. *strings.22289:└╠ ╟╫╕±└║ %d░│└╟ ╗τ║╗└╠ └╓╜└┤╧┤┘. └╠ ╗τ║╗└║ \n┴ª░┼╡╔ ░═└╘┤╧┤┘.
  6415.  
  6416. *strings.22290:┴ª░┼╟╧╖┴┤┬ ╟╫╕±└║ ╗τ║╗└╗ ╟╤ ░│ └╠╗≤ \n░í┴÷░φ └╓╜└┤╧┤┘. ╗τ║╗╡Θ└║ \n┴ª░┼╡╔ ░═└╘┤╧┤┘.
  6417.  
  6418. *strings.22291:<!-- └╠░═└║ └┌╡┐└╕╖╬ └█╝║╡╚ ╞─└╧└╘┤╧┤┘.
  6419.  
  6420. *strings.22292:└╨░φ ░π├─╛╣┤╧┤┘.
  6421.  
  6422. *strings.22293:╞φ┴² ▒▌┴÷! -->
  6423.  
  6424. *strings.22294:╗⌡ ╞·┤⌡
  6425.  
  6426. *strings.22295:╗⌡ ├Ñ░Ñ╟╟
  6427.  
  6428. *strings.22296:├ú└╗ ╝÷ ╛°╜└┤╧┤┘.
  6429.  
  6430. *strings.22297:├Ñ░Ñ╟╟ ╞─└╧ ┐¡▒Γ
  6431.  
  6432. *strings.22298:├Ñ░Ñ╟╟ ╞─└╧ ║╥╖»┐└▒Γ
  6433.  
  6434. *strings.22299:├Ñ░Ñ╟╟ ╞─└╧ └·└σ
  6435.  
  6436. *strings.22300:╟╤╜├░ú └ⁿ └╠│╗
  6437.  
  6438. *strings.22301:└ⁿ├╝ ▒Γ╖╧ ╡Ñ└╠┼═║ú└╠╜║┤┬ ╟÷└τ ┤▌╟⌠┴« └╓╜└┤╧┤┘.
  6439.  
  6440. *strings.22302:╣╠╚«└╬
  6441.  
  6442. *strings.22303:└ⁿ├╝ ▒Γ╖╧ ╡Ñ└╠┼═║ú└╠╜║┤┬ ╟÷└τ ║±╛ε └╓╜└┤╧┤┘.
  6443.  
  6444. *strings.22304:<BR>\n<TT>│»┬Ñ:</TT> %s<P>
  6445.  
  6446. *strings.22305:\n<HR>\n<TT>└╘╖┬ ╟╒░Φ:</TT> %ld<P>
  6447.  
  6448. *strings.22306:░│└╬ ├Ñ░Ñ╟╟
  6449.  
  6450. *strings.22307:<!-- └╠░═└║ └┌╡┐└√└╕╖╬ └█╝║╡╚ ╞─└╧└╘┤╧┤┘.\n└╨░φ ░π├─╛╣┤╧┤┘.\n╞φ┴² ║╥░í! -->\n
  6451.  
  6452. *strings.22308:╟├╖»▒╫-└╬ ╖╬╡∙
  6453.  
  6454. *strings.22309:╝╙╡╡: %ld Byte/Sec
  6455.  
  6456. *strings.22310:╝╙╡╡: %.1f KB/Sec
  6457.  
  6458. *strings.22311:╝╙╡╡: %.1f MB/Sec
  6459.  
  6460. *strings.22312:┴ñ├╝╡╞╜└┤╧┤┘.
  6461.  
  6462. *strings.22313:%lu
  6463.  
  6464. *strings.22314:%luK
  6465.  
  6466. *strings.22315:%3.2fM
  6467.  
  6468. *strings.22316:%02ld:%02ld:%02ld │▓╛╥└╜
  6469.  
  6470. *strings.22317:%02ld:%02ld │▓╛╥└╜
  6471.  
  6472. *strings.22318:%ld ├╩%s │▓╛╥└╜
  6473.  
  6474. *strings.22319:╣÷└ⁿ: 
  6475.  
  6476. *strings.22320:└╧╖├ ╣°╚ú: 
  6477.  
  6478. *strings.22321:╣▀╟α└┌: 
  6479.  
  6480. *strings.22322:┴ª╕±: 
  6481.  
  6482. *strings.22323:╣÷└ⁿ:  %s%s└╧╖├ ╣°╚ú:  %s%s╣▀╟α└┌:    %s%s┴ª╕±: %s%s└╠└ⁿ┐í ╣½╚┐: %s%s└╠╚─┐í ╣½╚┐: %s%s
  6483.  
  6484. *strings.22324:Netscape ╛╧╚ú╕ª └╘╖┬╟╧╜╩╜├┐└:
  6485.  
  6486. *strings.22325:MIME ┼╕└╘└╗ └º╟╤ ╟├╖»▒╫└╬ %s\n└╗ ├ú└╗ ╝÷ ╛°╜└┤╧┤┘.
  6487.  
  6488. *strings.22326:╟├╖»▒╫└╬ '%s'- MIME ┼╕└╘ '%s'┐δ - └╗/╕ª ╖╬╡σ╟╥ ╝÷ ╛°╜└┤╧┤┘. \n\n├µ║╨╟╤ ╕▐╕≡╕«╕ª ╚«║╕╟╧╕Θ ╟├╖»▒╫└╬└╠ ┴ñ╚«╟╧░╘ ╝│─í╡╦┤╧┤┘.
  6489.  
  6490. *strings.22335:┐¼░ß: ╚ú╜║╞« ╛╧╚ú╕ª └╘╖┬╟╧╜╩╜├┐└...
  6491.  
  6492. *strings.22336:┤δ╕«└┌┤┬ ┴÷┐°╡╟┴÷ ╛╩┤┬ ╜┬└╬ └²┬≈╕ª ╟╩┐Σ╖╬ ╟╒┤╧┤┘.
  6493.  
  6494. *strings.22337:┤δ╕«└┌└╟ └»╚┐▒Γ░ú└╠ ┴÷▒▌ ░≡ ┴╛╖ß╡╦┤╧┤┘.\n└╠░═└║ ┤δ╕«└┌ ╜┬└╬ ╝÷╟α└╟ ╣«┴ª└╠░┼│¬\n╛╧╚ú╕ª └▀╕° └╘╖┬╟▀▒Γ ╢º╣«└╘┤╧┤┘.\n╗τ┐δ└┌ └╠╕º░· ╛╧╚ú╕ª ┤┘╜├ └╘╖┬╟╧╜├░┌╜└┤╧▒ε?
  6495.  
  6496. *strings.22338:╣╠╚«└╬ ┤δ╕«└┌ ╝¡╣÷
  6497.  
  6498. *strings.22339:%.250s└║/┤┬ %.250s┐í╝¡ ┤δ╕«└┌ ╜┬└╬ ╟╩┐Σ:
  6499.  
  6500. *strings.22340:┐¼░ß: ┤δ╕«└┌ ╛╧╚ú └╘╖┬...
  6501.  
  6502. *strings.22341:┤δ╕«└┌ └┌╡┐ ▒╕╝║┐í ┼░┐÷╡σ ┐└╖∙: %s.
  6503.  
  6504. *strings.22342:┤δ╕«└┌┐í ┐¼░ß└╗ ┤┘╜├ ╜├╡╡╟╥▒ε┐Σ?
  6505.  
  6506. *strings.22343:SOCKS┐í ┐¼░ß└╗ ┤┘╜├ ╜├╡╡╟╥▒ε┐Σ?
  6507.  
  6508. *strings.22344:┤δ╕«└┌/SOCKS┐í ┐¼░ß└╗ ┤┘╜├ ╜├╡╡╟╥▒ε┐Σ?
  6509.  
  6510. *strings.22345:┤δ╕«└┌ ╝¡╣÷ ┐¼░ß ╛╚╡╞└╜\n\n┤δ╕«└┌ %s┐í ┐¼░ß└╗ ┤┘╜├ ╜├╡╡╟╥▒ε┐Σ?
  6511.  
  6512. *strings.22346:╕≡╡τ ┤δ╕«└┌ ╝¡╣÷ ┐¼░ß ╛╚╡╞└╜\n\n%s┐í ┐¼░ß└╗ ┤┘╜├ ╜├╡╡╟╥▒ε┐Σ?
  6513.  
  6514. *strings.22347:SOCKS ┐¼░ß ╛╚╡╞└╜.  SOCKS %s┐í ┐¼░ß└╗ ┤┘╜├ ╜├╡╡╟╥▒ε┐Σ?
  6515.  
  6516. *strings.22348:SOCKS┐═ ┤δ╕«└┌ ┐¼░ß ╛╚╡╞└╜. \n%s┐í ┐¼░ß└╗ ┤┘╜├ ╜├╡╡╟╥▒ε┐Σ?
  6517.  
  6518. *strings.22349:╕≡╡τ ┤δ╕«└┌ ╝¡╣÷ ┐¼░ß ╛╚╡╞└╜.\n┤δ╕«└┌┐í ┐¼░ß╟╥ ╝÷ └╓└╗ ╢º▒ε┴÷ ┴≈┴ó ┐¼░ß╟╪\n┤δ╕«└┌╕ª └╙╜├╖╬ ╣½╜├╟╥▒ε┐Σ?
  6519.  
  6520. *strings.22350:SOCKS ┐¼░ß ╛╚╡╞└╜. SOCKS┐í ┐¼░ß╟╥ ╝÷ └╓└╗ ╢º▒ε┴÷ ┴≈┴ó ┐¼░ß╟╪\nSOCKS╕ª └╙╜├╖╬ ╣½╜├╟╥▒ε┐Σ?
  6521.  
  6522. *strings.22351:┤δ╕«└┌┐═ SOCKS ┐¼░ß ╛╚╡╞└╜. ┤δ╕«└┌┐═ SOCKS┐í ┐¼░ß╟╥ ╝÷ └╓└╗ ╢º▒ε┴÷ ┴≈┴ó ┐¼░ß╟╪\n┤δ╕«└┌┐═ SOCKS╕ª └╙╜├╖╬ ╣½╜├╟╥▒ε┐Σ?
  6523.  
  6524. *strings.22352:╕≡╡τ ┤δ╕«└┌┤┬ ╛╞┴≈╡╡ ┤┘┐ε╡╟╛ε └╓╜└┤╧┤┘.\n┴≈┴ó ┐¼░ß╟╥▒ε┐Σ?
  6525.  
  6526. *strings.22353:SOCKS┤┬ ╛╞┴≈╡╡ ┤┘┐ε╡╟╛ε └╓╜└┤╧┤┘.\n\n┴≈┴ó ┐¼░ß╟╥▒ε┐Σ?
  6527.  
  6528. *strings.22354:SOCKS┐═ ┤δ╕«└┌┤┬ ╛╞┴≈╡╡ ┤┘┐ε╡╟╛ε └╓╜└┤╧┤┘.\n\n┴≈┴ó ┐¼░ß╟╥▒ε┐Σ?
  6529.  
  6530. *strings.22355:┤δ╕«└┌ └┌╡┐ ▒╕╝║ ╞─└╧└╗ ╣▐┴÷ ╕°╟▀╜└┤╧┤┘.\n\n┤δ╕«└┌┤┬ ╗τ┐δ╡╟┴÷ ╛╩╜└┤╧┤┘.
  6531.  
  6532. *strings.22356:┤δ╕«└┌ └┌╡┐ ▒╕╝║ ╞─└╧└║ ║±╛ε └╓╜└┤╧┤┘.\n\n    %s\n\n└ⁿ╣° ╝╝╝╟└╟ ▒╕╝║└╗ ┤δ╜┼╟╪╝¡ ╗τ┐δ╟╥▒ε┐Σ.?
  6533.  
  6534. *strings.22357:┤δ╕«└┌ └┌╡┐ ▒╕╝║ ╞─└╧┐í ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n\n        %s\n\n└ⁿ╣° ╝╝╝╟└╟ ▒╕╝║└╗ ┤δ╜┼╟╪╝¡ ╗τ┐δ╟╥▒ε┐Σ.?
  6535.  
  6536. *strings.22358:┤δ╕«└┌ └┌╡┐ ▒╕╝║ ╞─└╧┐í ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n\n        %s\n\n┤δ╕«└┌┤┬ ╗τ┐δ╡╟┴÷ ╛╩╜└┤╧┤┘.
  6537.  
  6538. *strings.22359:┤δ╕«└┌ └┌╡┐  ▒╕╝║ ╞─└╧└║ └»╟ⁿ└╠ ╞▓╕│┤╧┤┘.\n\n        %s\n\napplication/x-ns-proxy-autoconfig└╟ MIME ┼╕└╘└╠ ╟╩┐Σ╟╒┤╧┤┘.\n\n└ⁿ╣° ╝╝╝╟└╟ ▒╕╝║└╗ ┤δ╜┼╟╪╝¡ ╗τ┐δ╟╥▒ε┐Σ.?
  6539.  
  6540. *strings.22360:┤δ╕«└┌ └┌╡┐ ▒╕╝║ ╞─└╧└╗ ╖╬╡σ╟╥ ╝÷ ╛°╜└┤╧┤┘.\n\n╚»░µ╝│┴ñ┐í╝¡ ┤δ╕«└┌ └┌╡┐ ▒╕╝║ URL└╗ ╚«└╬╟╧╜╩╜├┐└.\n\n┤δ╕«└┌┤┬ ╗τ┐δ╡╟┴÷ ╛╩╜└┤╧┤┘.
  6541.  
  6542. *strings.22361:┤δ╕«└┌ └┌╡┐ ▒╕╝║ ╞─└╧└╗ ╖╬╡σ╟╥ ╝÷ ╛°╜└┤╧┤┘.\n\n╚»░µ╝│┴ñ┐í╝¡ ┤δ╕«└┌ └┌╡┐ ▒╕╝║ URL└╗ ╚«└╬╟╧╜╩╜├┐└.\n\n└ⁿ╣° ╝╝╝╟└╟ ▒╕╝║└╗ ┤δ╜┼╟╪╝¡ ╗τ┐δ╟╥▒ε┐Σ.?
  6543.  
  6544. *strings.22362:╣Θ╛≈ ┤δ╕«└┌ └┌╡┐ ▒╕╝║ ╞─└╧┐í ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n\n┤δ╕«└┌┤┬ ╗τ┐δ╡╟┴÷ ╛╩╜└┤╧┤┘.
  6545.  
  6546. *strings.22363:┤δ╕«└┌ └┌╡┐ ▒╕╝║ ╖╬╡σ┤┬ ├δ╝╥╡╟╛·╜└┤╧┤┘.\n\n┤δ╕«└┌┤┬ ╗τ┐δ╡╟┴÷ ╛╩╜└┤╧┤┘.
  6547.  
  6548. *strings.22364:░µ░φ:\n\n╝¡╣÷┤┬ ┐Σ├╗╡╟┴÷ ╛╩└║ ┤δ╕«└┌ └┌╡┐ ▒╕╝║ ╞─└╧└╗ Netscape╖╬ ║╕│┬╜└┤╧┤┘.\n\n        %s\n\n▒╕╝║ ╞─└╧└║ ╣½╜├╡╦┤╧┤┘.
  6549.  
  6550. *strings.22365:┤δ╕«└┌ └┌╡┐ ▒╕╝║ ╞─└╧ ╣▐┤┬ ┴▀...
  6551.  
  6552. *strings.22366:─│╜├ ╗Φ┴ª: %d ╞─└╧ ┴ª░┼ ┴▀...
  6553.  
  6554. *strings.22367:╝▒┼├╡╚ ╡Ñ└╠┼═║ú└╠╜║┤┬ └»╚┐╟╧│¬\n└╠╕º ╟╫╕±└╠ ╛°▒Γ ╢º╣«┐í ╟÷└τ\n╡Ñ└╠┼═║ú└╠╜║╖╬ ╗τ┐δ╟╥ ╝÷ ╛°╜└┤╧┤┘.\n▒╫│╔ ╗τ┐δ╟╥▒ε┐Σ?
  6555.  
  6556. *strings.22368:╝▒┼├╟╤ ╡Ñ└╠┼═║ú└╠╜║╕φ:\n%.900s\n ┐Σ├╗╟╤ ╡Ñ└╠┼═║ú└╠╜║╕φ:\n %.900s\n ▒╫│╔ ╗τ┐δ╟╥▒ε┐Σ?
  6557.  
  6558. *strings.22369:╟÷└τ ╖╬╡σ╟╧┤┬ ╞Σ└╠┴÷┤┬ ┐▄└σ ─│╜├╕ª\n┐Σ├╗╟▀╜└┤╧┤┘.  └╨▒Γ └ⁿ┐δ ┐▄└σ ─│╜├╕ª ╗τ┐δ╟╧╕Θ\n│╫╞«┐÷┼⌐ ╞─└╧└╗ └╨╛ε╡Θ└╧ ╢º ╜├░ú└╗ ┤▄├α╟╥ ╝÷ └╓╜└┤╧┤┘.\n\n╕╕╛α ┐▄└σ ─│╜├░í ┐Σ├╗╡╟┴÷ ╛╩╛╥└╕╕Θ,\n╞─└╧ ╝▒┼├ ╗≤└┌┐í╝¡ "cancel"╕ª ╝▒┼├╟╧╜╩╜├┐└.
  6559.  
  6560. *strings.22370:┤δ╕«└┌ └┌╡┐ ▒╕╝║ ╞─└╧└╟ └»╟ⁿ└╠ ╞▓╕│┤╧┤┘:\n\n     %s\n\nMIME └»╟ⁿ└╟ └└┐δ╟┴╖╬▒╫╖Ñ└╠ ╟╩┐Σ╟╒┤╧┤┘/x-ns-proxy-autoconfig.\n\n┤δ╕«└┌┤┬ ╗τ┐δ╡╟┴÷ ╛╩╜└┤╧┤┘.
  6561.  
  6562. *strings.22371:╝╝▒╫╕╒╞« └╨┤┬ ┴▀...┐╧╖ß
  6563.  
  6564. *strings.22372:<TITLE>%.1024s└╟ ╡≡╖║┼Σ╕« ╕±╖╧</TITLE>\n
  6565.  
  6566. *strings.22373:<H1>%.1024s└╟ ╡≡╖║┼Σ╕« ╕±╖╧</H1>\n<PRE>
  6567.  
  6568. *strings.22374:">╗≤└º ╡≡╖║┼Σ╕«╖╬</A><BR>
  6569.  
  6570. *strings.22375:FTP ╝¡╣÷╖╬ ╖╬▒╫└╬ ╜╟╞╨
  6571.  
  6572. *strings.22376:┐└╖∙: ┐¼░ß└╗ ║╥╖╧┼╖ ╛╚╟╘└╕╖╬ ╕╕╡Θ ╝÷ ╛°╜└┤╧┤┘.
  6573.  
  6574. *strings.22377:╞─└╧ %.256s ┐├╕«┤┬ ┴▀...
  6575.  
  6576. *strings.22378:<TITLE>%.512s└╟ ╡≡╖║┼Σ╕«</TITLE>\n <H2>╟÷└τ ╡≡╖║┼Σ╕«┤┬ %.512s └╘┤╧┤┘</H2>\n <PRE>
  6577.  
  6578. *strings.22379:%d URL└║ ┐└╟┬ ╝╥─╧└╗ ▒Γ┤┘╕«┤┬ ┴▀└╘┤╧┤┘. (╟╤░Φ %d)\n
  6579.  
  6580. *strings.22380:%d URL└║ └√└║ ╝÷└╟ ╚░╝║ URL└╗ ▒Γ┤┘╕«┤┬ ┴▀└╘┤╧┤┘.\n
  6581.  
  6582. *strings.22381:%d ┐¼░ß ╡╟╛ε └╓└╜\n
  6583.  
  6584. *strings.22382:%d ╚░╝║ URL's\n
  6585.  
  6586. *strings.22383:\n\n└ⁿ┐í ─│╜├╡╚ ║╣╗τ║╗└╗ ╗τ┐δ╟╒┤╧┤┘.
  6587.  
  6588. *strings.22384:╝¡╣÷┐í╝¡ ╡Ñ└╠┼═ └└┤Σ ╛°└╜
  6589.  
  6590. *strings.22385:>\n<HR><H3>└ⁿ╝█ ┴▀┤▄!</H3>\n
  6591.  
  6592. *strings.22386:\n\n└ⁿ╝█ ┴▀┤▄!\n
  6593.  
  6594. *strings.22387:╕▐└╧: ╞·┤⌡ %s └╨┤┬ ┴▀...
  6595.  
  6596. *strings.22388:╕▐└╧: ╕▐╜├┴÷ └╨┤┬ ┴▀...
  6597.  
  6598. *strings.22389:╕▐└╧: ╚▐┴÷┼δ ║±┐∞┤┬ ┴▀...
  6599.  
  6600. *strings.22390:╕▐└╧: ╞·┤⌡ %s ╛╨├α ┴▀...
  6601.  
  6602. *strings.22391:╕▐└╧: ┤δ▒Γ┴▀└╬ ╕▐╜├┴÷ ╣Φ┤▐ ┴▀...
  6603.  
  6604. *strings.22392:╕▐└╧: ╕▐╜├┴÷ └╨┤┬ ┴▀...┐╧╖ß
  6605.  
  6606. *strings.22393:╕▐└╧: ╞·┤⌡ └╨┤┬ ┴▀...┐╧╖ß
  6607.  
  6608. *strings.22394:╕▐└╧: ╚▐┴÷┼δ ║±┐∞┤┬ ┴▀...┐╧╖ß
  6609.  
  6610. *strings.22395:╕▐└╧: ╞·┤⌡ ╛╨├α ┴▀...┐╧╖ß
  6611.  
  6612. *strings.22396:╕▐└╧: ┤δ▒Γ┴▀└╬ ╕▐╜├┴÷ ╣Φ┤▐ ┴▀...┐╧╖ß
  6613.  
  6614. *strings.22398:┐¼░ß: ┤║╜║ ╝¡╣÷ ┐¼░ß. └└┤Σ ▒Γ┤┘╕«┤┬ ┴▀...
  6615.  
  6616. *strings.22399:┤║╜║ ╝¡╣÷┐í ┐¼░ß╟╧▒Γ └º╟╪ ╛╧╚ú╕ª └╘╖┬╟╧╜╩╜├┐└.
  6617.  
  6618. *strings.22400:╚▐┴÷ ╝÷░┼ ┴▀...
  6619.  
  6620. *strings.22401:└└┤Σ ╛°└╜
  6621.  
  6622. *strings.22402:POP3 ╝¡╣÷(%s)┤┬ Netscape░í\n``╝¡╣÷┐í │▓▒Φ'' ╣╫ ``├╓┤δ ╕▐╜├┴÷ ┼⌐▒Γ'' ┐╔╝╟└╗ ╝÷╟α╟╧▒Γ └º╟╪\n ╟╩┐Σ╟╤ UIDL└╗ ┴÷┐°╟╧┴÷ ╛╩╜└┤╧┤┘.\n\n ╕▐└╧└╗ ┤┘┐ε╖╬╡σ╟╧╖┴╕Θ ╕▐└╧ ╣╫ ┤║╜║ ╚»░µ╝│┴ñ└╟\n╝¡╣÷ ╞╨│╬┐í╝¡ └╠ ┐╔╝╟╡Θ└╗ ▓⌠╜╩╜├┐└.
  6623.  
  6624. *strings.22403:╣▐▒Γ: ╕▐╜├┴÷ %lu (├╤ %lu)
  6625.  
  6626. *strings.22404:POP3 ╝¡╣÷(%s)┤┬ TOP ╕φ╖╔└╗\n┴÷┐°╟╧┴÷ ╛╩╜└┤╧┤┘.\n\n╝¡╣÷└╟ ┴÷┐° ╛°└╠┤┬, ``├╓┤δ ╕▐╜├┴÷ ┼⌐▒Γ''\n╚»░µ╝│┴ñ└╗ ╝÷╟α╟╥ ╝÷ ╛°╜└┤╧┤┘. └╠ ┐╔╝╟└║\n╗τ┐δ╟╥ ╝÷ ╛°└╕╕τ ┼⌐▒Γ┐í ░ⁿ░Φ╛°└╠ ╕▐╜├┴÷┤┬\n┤┘┐ε╖╬╡σ╡╦┤╧┤┘ 
  6627.  
  6628. *strings.22405:POP3 ╝¡╣÷┐í ╖╬▒╫└╬ ╜╟╞╨\n╝¡╣÷ └└┤Σ:\n\n  %s\n\nPOP3 ╗τ┐δ└┌ %.100s@%.100s└╟ ╗⌡╖╬┐ε ╛╧╚ú╕ª └╘╖┬╟╧╜╩╜├┐└:
  6629.  
  6630. *strings.22406:┐¼░ß: ╚ú╜║╞« ┐¼░ß, ╖╬▒╫└╬ ┴ñ║╕ ║╕│╗┤┬ ┴▀...
  6631.  
  6632. *strings.22407:╕▐╜├┴÷ ┴╢╟╒ ┴▀...
  6633.  
  6634. *strings.22408:╕▐╜├┴÷ ┴╢╟╒ ┴▀...┐╧╖ß
  6635.  
  6636. *strings.22409:├╖║╬ ╣«╝¡ ╖╬╡σ ┴▀...
  6637.  
  6638. *strings.22410:├╖║╬ ╣«╝¡ ╖╬╡σ ┴▀...
  6639.  
  6640. *strings.22411:╕▐└╧ ╣Φ┤▐ ┴▀...
  6641.  
  6642. *strings.22412:╕▐└╧ ╣Φ┤▐ ┴▀...
  6643.  
  6644. *strings.22413:╕▐└╧ ╣Φ┤▐ ┴▀...┐╧╝║
  6645.  
  6646. *strings.22414:┤║╜║ ╣Φ┤▐ ┴▀...
  6647.  
  6648. *strings.22415:┤║╜║ ╣Φ┤▐ ┴▀...┐╧╝║
  6649.  
  6650. *strings.22416:├▀╚─ ╣Φ┤▐ └º╟╪ ┤δ▒Γ╟α╖─┐í │╓┤┬ ┴▀...
  6651.  
  6652. *strings.22417:FCC ╞─└╧╖╬ ╛▓┤┬ ┴▀...
  6653.  
  6654. *strings.22418:├▀╚─ ╣Φ┤▐ └º╟╪ ┤δ▒Γ╟α╖─┐í │╓╛·╜└┤╧┤┘.
  6655.  
  6656. *strings.22419:╕▐╜├┴÷ └█╝║
  6657.  
  6658. *strings.22421:%s %ldKB │╢║± (%ld%%)
  6659.  
  6660. *strings.22422:%s ┐í╝¡ %ld ╕▐╜├┴÷ ╖╬╡σ(%ld%%)
  6661.  
  6662. *strings.22423:╞·┤⌡ ├▀░í
  6663.  
  6664. *strings.22424:╞·┤⌡ ├▀░í...
  6665.  
  6666. *strings.22425:╗⌡ ╞·┤⌡ └╠╕º└╗ └╘╖┬╟╧╜╩╜├┐└.
  6667.  
  6668. *strings.22426:╕▐╜├┴÷╕ª ║░╡╡ └·└σ
  6669.  
  6670. *strings.22427:╕▐╜├┴÷╕ª ║░╡╡ └·└σ
  6671.  
  6672. *strings.22428:╗⌡ ╕▐└╧ ╣▐▒Γ
  6673.  
  6674. *strings.22429:║╕│╛╞φ┴÷╟╘(Outbox)└╟ ╕▐╜├┴÷ ║╕│╗▒Γ
  6675.  
  6676. *strings.22430:╗⌡ ╞·┤⌡...
  6677.  
  6678. *strings.22431:└╠ ╞·┤⌡ ╛╨├α
  6679.  
  6680. *strings.22432:╕≡╡τ ╞·┤⌡ ╛╨├α
  6681.  
  6682. *strings.22433:┤║╜║ ╝¡╣÷ ┐¡▒Γ...
  6683.  
  6684. *strings.22434:╚▐┴÷┼δ ╞·┤⌡ ║±┐∞▒Γ
  6685.  
  6686. *strings.22435:└╬╝Γ...
  6687.  
  6688. *strings.22436:╕φ╖╔ ├δ╝╥
  6689.  
  6690. *strings.22437:╕φ╖╔ └τ╜╟╟α
  6691.  
  6692. *strings.22438:╝▒┼├╟╤ ╕▐╜├┴÷ ╗Φ┴ª
  6693.  
  6694. *strings.22439:╕▐╜├┴÷ ╗Φ┴ª
  6695.  
  6696. *strings.22440:╞·┤⌡ ╗Φ┴ª
  6697.  
  6698. *strings.22441:└╠ ╕▐╜├┴÷ ├δ╝╥
  6699.  
  6700. *strings.22442:┤║╜║ ╝¡╣÷ ╗Φ┴ª
  6701.  
  6702. *strings.22443:▒╕╡╢
  6703.  
  6704. *strings.22444:▒╕╡╢ ├δ╝╥
  6705.  
  6706. *strings.22445:╛▓╖╣╡σ ╝▒┼├
  6707.  
  6708. *strings.22446:▒Ω╣▀ ╟Ñ╜├╡╚ ╕▐╜├┴÷ ╝▒┼├
  6709.  
  6710. *strings.22447:╕≡╡τ ╕▐╜├┴÷ ╝▒┼├
  6711.  
  6712. *strings.22448:╕≡╡τ ╕▐╜├┴÷ ╝▒┼├ ├δ╝╥
  6713.  
  6714. *strings.22449:▒Ω╣▀ ╟Ñ╜├╟╧▒Γ
  6715.  
  6716. *strings.22450:▒Ω╣▀ ╟Ñ╜├┴÷┐∞▒Γ
  6717.  
  6718. *strings.22451:└τ┴ñ╖─
  6719.  
  6720. *strings.22452:╕▐╜├┴÷ ╛▓╖╣╡σ
  6721.  
  6722. *strings.22453:│»┬Ñ╝°
  6723.  
  6724. *strings.22454:║╕│╜ ╗τ╢≈╝°
  6725.  
  6726. *strings.22455:┴ª╕±╝°
  6727.  
  6728. *strings.22456:╕▐╜├┴÷ ╣°╚ú╝°
  6729.  
  6730. *strings.22457:╜║┼⌐╖Ñ║φ ╟╪┴ª (Rot13)
  6731.  
  6732. *strings.22458:├╓▒┘ ╕▐╜├┴÷║╬┼═ ╟Ñ╜├
  6733.  
  6734. *strings.22459:┐└╖í╡╚ ╕▐╜├┴÷║╬┼═ ╟Ñ╜├
  6735.  
  6736. *strings.22460:├▀░í ╕▐╜├┴÷ ╣▐▒Γ
  6737.  
  6738. *strings.22461:╕≡╡τ ╕▐╜├┴÷ ╣▐▒Γ
  6739.  
  6740. *strings.22462:┴╓╝╥╖╧
  6741.  
  6742. *strings.22463:┴╓╝╥╖╧ ╟╫╕± ║╕▒Γ
  6743.  
  6744. *strings.22464:┴╓╝╥╖╧┐í ├▀░í
  6745.  
  6746. *strings.22465:╗⌡ ┤║╜║ └█╝║
  6747.  
  6748. *strings.22466:┤║╜║ ┤Σ└σ
  6749.  
  6750. *strings.22467:┤║╜║ ╣╫ ╕▐└╧ ┤Σ└σ
  6751.  
  6752. *strings.22468:╗⌡ ╕▐└╧ └█╝║
  6753.  
  6754. *strings.22469:┤Σ└σ ║╕│╗▒Γ
  6755.  
  6756. *strings.22470:╕≡╡╬┐í░╘ ┤Σ└σ
  6757.  
  6758. *strings.22471:╝▒┼├╟╤ ╕▐╜├┴÷ └ⁿ┤▐
  6759.  
  6760. *strings.22472:├╖║╬ └ⁿ┤▐
  6761.  
  6762. *strings.22473:╝▒┼├ ║╬║╨└╗ └╨└║ ░═└╕╖╬ ╟Ñ╜├
  6763.  
  6764. *strings.22474:└╨└║ ░═└╕╖╬ ╟Ñ╜├
  6765.  
  6766. *strings.22475:╝▒┼├ ║╬║╨└╗ └╨┴÷ ╛╩└║ ░═└╕╖╬ ╟Ñ╜├
  6767.  
  6768. *strings.22476:└╨┴÷ ╛╩└║ ░═└╕╖╬ ╟Ñ╜├
  6769.  
  6770. *strings.22477:╕≡╡τ ╕▐╜├┴÷└╟ ▒Ω╣▀ ╟Ñ╜├┴÷┐∞▒Γ
  6771.  
  6772. *strings.22478:╝▒┼├╟╤ ╕▐╜├┴÷ ║╣╗τ
  6773.  
  6774. *strings.22479:║╣╗τ
  6775.  
  6776. *strings.22480:╝▒┼├╟╤ ╕▐╜├┴÷ ┐┼▒Γ▒Γ
  6777.  
  6778. *strings.22481:┐┼▒Γ▒Γ
  6779.  
  6780. *strings.22482:╝▒┼├╟╤ ╕▐╜├┴÷╕ª ║░╡╡ └·└σ...
  6781.  
  6782. *strings.22483:┤┘╕Ñ └╠╕º└╕╖╬ └·└σ...
  6783.  
  6784. *strings.22484:╝▒┼├╟╤ ╕▐╜├┴÷╕ª ┤┘└╜└╕╖╬ ┐┼▒Φ...
  6785.  
  6786. *strings.22485:└╠ ╕▐╜├┴÷╕ª ┤┘└╜└╕╖╬ ┐┼▒Φ...
  6787.  
  6788. *strings.22486:├╓├╩ ╕▐╜├┴÷
  6789.  
  6790. *strings.22487:┤┘└╜ ╕▐╜├┴÷
  6791.  
  6792. *strings.22488:└╠└ⁿ ╕▐╜├┴÷
  6793.  
  6794. *strings.22489:╣┘╖╬ └ⁿ ╕▐╜├┴÷
  6795.  
  6796. *strings.22490:└╨┴÷ ╛╩└║ ├╣╣°┬░ ╕▐╜├┴÷
  6797.  
  6798. *strings.22491:└╨┴÷ ╛╩└║ ┤┘└╜ ╕▐╜├┴÷
  6799.  
  6800. *strings.22492:└╨┴÷ ╛╩└║ └╠└ⁿ ╕▐╜├┴÷
  6801.  
  6802. *strings.22493:└╨┴÷ ╛╩└║ ╕╢┴÷╕╖ ╕▐╜├┴÷
  6803.  
  6804. *strings.22494:▒Ω╣▀ ╟Ñ╜├╡╚ ├╣╣°┬░ ╕▐╜├┴÷
  6805.  
  6806. *strings.22495:▒Ω╣▀ ╟Ñ╜├╡╚ ┤┘└╜ ╕▐╜├┴÷
  6807.  
  6808. *strings.22496:▒Ω╣▀ ╟Ñ╜├╡╚ └╠└ⁿ ╕▐╜├┴÷
  6809.  
  6810. *strings.22497:▒Ω╣▀ ╟Ñ╜├╡╚ ╕╢┴÷╕╖ ╕▐╜├┴÷
  6811.  
  6812. *strings.22498:╝▒┼├╟╤ ╛▓╖╣╡σ╕ª └╨└║ ░═└╕╖╬ ╟Ñ╜├
  6813.  
  6814. *strings.22499:└╨└║ ╛▓╖╣╡σ╖╬ ╟Ñ╜├
  6815.  
  6816. *strings.22500:└╨└║ ┤║╜║ ▒╫╖∞└╕╖╬ ╟Ñ╜├
  6817.  
  6818. *strings.22501:▒╕╡╢ ┤║╜║ ▒╫╖∞ ╟Ñ╜├
  6819.  
  6820. *strings.22502:╚░╝║ ┤║╜║ ▒╫╖∞ ╟Ñ╜├
  6821.  
  6822. *strings.22503:╕≡╡τ ┤║╜║ ▒╫╖∞ ╟Ñ╜├
  6823.  
  6824. *strings.22504:╗⌡ ┤║╜║ ▒╫╖∞ ╟Ñ╜├
  6825.  
  6826. *strings.22505:╕≡╡τ ╕▐╜├┴÷ ╟Ñ╜├
  6827.  
  6828. *strings.22506:└╨┴÷ ╛╩└║ ╕▐╜├┴÷╕╕ ╟Ñ╜├
  6829.  
  6830. *strings.22507:└ⁿ├╝
  6831.  
  6832. *strings.22508:╟÷└τ ╕▐╜├┴÷ └╬┐δ
  6833.  
  6834. *strings.22509:╣▀╜┼(From)
  6835.  
  6836. *strings.22510:┤Σ└σ ┴╓╝╥(Reply To)
  6837.  
  6838. *strings.22511:╝÷╜┼(Mail To)
  6839.  
  6840. *strings.22512:┬ⁿ┴╢(Mail Cc)
  6841.  
  6842. *strings.22513:╝√└║ ┬ⁿ┴╢(Mail Bcc)
  6843.  
  6844. *strings.22514:╞─└╧ ┬ⁿ┴╢(File Cc)
  6845.  
  6846. *strings.22515:┤║╜║ ▒╫╖∞(Newsgroup)
  6847.  
  6848. *strings.22516:┤Σ└σ╣▐└╗ ┤║╜║ ▒╫╖∞(Followup To)
  6849.  
  6850. *strings.22517:┴ª╕±(Subject)
  6851.  
  6852. *strings.22518:├╖║╬(Attachment)
  6853.  
  6854. *strings.22519:╞≈╕╦╡╚ ┼╪╜║╞« ║╕│╗▒Γ
  6855.  
  6856. *strings.22520:├▀╚─ ╣Φ┤▐ └º╟╪ ┤δ▒Γ
  6857.  
  6858. *strings.22521:┼╪╜║╞«╖╬ ├╖║╬
  6859.  
  6860. *strings.22522:▒Ω╣▀ ╟Ñ╜├╟╧▒Γ
  6861.  
  6862. *strings.22523:▒Ω╣▀ ╟Ñ╜├┴÷┐∞▒Γ
  6863.  
  6864. *strings.22524:┐└╕º┬≈╝°
  6865.  
  6866. *strings.22525:<P><CENTER>\n<TABLE BORDER CELLSPACING=5 CELLPADDING=10 WIDTH="80%%">\n<TR><TD ALIGN=CENTER><FONT SIZE="+1">Truncated!</FONT><HR>\n
  6867.  
  6868. *strings.22526:<B>└╠ ╕▐╜├┴÷┤┬ ╚»░µ╝│┴ñ└╟ ├╓┤δ ╕▐╜├┴÷ ┼⌐▒Γ╕ª ├╩░·╟▀└╕╣╟╖╬\n╕▐└╧ ╝¡╣÷┐í╝¡ ╕╟ ├│└╜ ╕ε ┴┘╕╕ ┤┘┐ε╖╬╡σ╡╟╛·╜└┤╧┤┘.<P>Click   <A HREF="
  6869.  
  6870. *strings.22527:">┐⌐▒Γ</A>╕ª │¬╕╙┴÷ ╕▐╜├┴÷╕ª ┤┘┐ε╖╬╡σ╟╧▒Γ └º╟╪ ┤⌐╕ú╜╩╜├┐└.</B></TD></TR></TABLE></CENTER>\n
  6871.  
  6872. *strings.22528:(╕╙╕«╕╗ ╛°└╜)
  6873.  
  6874. *strings.22529:(┴÷┴ñ ╛╚╡╩)
  6875.  
  6876. *strings.22530:╕┼┼▓┼Σ╜├ ╞─└╧
  6877.  
  6878. *strings.22531:╡≡╖║┼Σ╕« %s└║(┤┬) ┴╕└τ╟╧┴÷ ╛╩╜└┤╧┤┘.  ╕▐└╧└║\n┴ñ╗≤└√└╕╖╬ └█╡┐╟╥ ╝÷ ╛°╜└┤╧┤┘.\n\n└█╝║╟╥▒ε┐Σ?
  6879.  
  6880. *strings.22532:╡≡─┌╡σ╡╚ ╞─└╧└╗ ┤┘└╜└╕╖╬ └·└σ:
  6881.  
  6882. *strings.22533:╞─└╧ %s└║(┤┬) ┤┘╕Ñ ╟┴╖╬▒╫╖Ñ┐í └╟╟╪ ║»░µ╡╟╛·╜└┤╧┤┘!\n░π├─╛╡▒ε┐Σ?
  6883.  
  6884. *strings.22534:┤║╜║ ╝¡╣÷ ┐¡▒Γ
  6885.  
  6886. *strings.22535:news.announce.newusers
  6887.  
  6888. *strings.22536:news.newusers.questions
  6889.  
  6890. *strings.22537:news.answers
  6891.  
  6892. *strings.22538:╕▐└╧: ╞·┤⌡ %s ╛╨├α ┴▀...
  6893.  
  6894. *strings.22539:╕▐└╧: ╞·┤⌡ %s ╛╨├α ┴▀...┐╧╖ß
  6895.  
  6896. *strings.22540: %s└╗(╕ª) ┐¡ ╝÷ ╛°╜└┤╧┤┘.
  6897.  
  6898. *strings.22541:BinHex ├╖║╬ ╞─└╧└╗ ┤┘╕Ñ └╠╕º└╕╖╬ └·└σ
  6899.  
  6900. *strings.22542:%lu ╣┘└╠╞«%s
  6901.  
  6902. *strings.22543:
  6903.  
  6904. *strings.22544:
  6905.  
  6906. *strings.22545:%s of %s (%s, %s)
  6907.  
  6908. *strings.22546:%s of %s (%s)
  6909.  
  6910. *strings.22547:%s of %s
  6911.  
  6912. *strings.22548:%s └╨└╜ (%s)
  6913.  
  6914. *strings.22549:%s └╨└╜
  6915.  
  6916. *strings.22550:╕▐└╧: ╕▐╜├┴÷ ║╕│┬└╜; └└┤Σ└╗ ▒Γ┤┘╕«┤┬ ┴▀...
  6917.  
  6918. *strings.22551:<TITLE>Netscape └ⁿ├╝ ▒Γ╖╧┐í ┤δ╟╤ ┴ñ║╕</TITLE>\n<h2>└ⁿ├╝ ▒Γ╖╧ └╘╖┬ ╗τ╟╫</h2>\n<HR>
  6919.  
  6920. *strings.22552:%d%%
  6921.  
  6922. *strings.22553:%s └╠╣╠┴÷ %dx%d ╟╚╝┐
  6923.  
  6924. *strings.22554:╕┬┤┬ URL, ┼⌐▒Γ, ╣Φ░µ ╡ε└╗ ├ú└╗ ╝÷ ╛°╜└┤╧┤┘.\n─│╜├:\n%s\n
  6925.  
  6926. *strings.22555:%d-║±╞« ╕≡┴╢╗÷╗≤
  6927.  
  6928. *strings.22556:1-║±╞« ╚µ╣Θ
  6929.  
  6930. *strings.22557:%d-║±╞« ▒╫╖╣└╠╜║─╔└╧
  6931.  
  6932. *strings.22558:%d-║±╞« RGB ╞«╖τ ╗÷╗≤.
  6933.  
  6934. *strings.22559:╡≡─┌╡σ ┼⌐▒Γ (╣┘└╠╞«):
  6935.  
  6936. *strings.22560:%u x %u
  6937.  
  6938. *strings.22561: (%u x %u ╜║─╔└╧)
  6939.  
  6940. *strings.22562:└╠╣╠┴÷ ─í╝÷:
  6941.  
  6942. *strings.22563:╗÷╗≤:
  6943.  
  6944. *strings.22564:%d ╗÷╗≤
  6945.  
  6946. *strings.22565:(╛°└╜)
  6947.  
  6948. *strings.22566:╗÷╗≤╕╩:
  6949.  
  6950. *strings.22567:┐╣, ╣Θ╡σ╖╙└╗ ┼⌡╕φ╟╧░╘ ║╕▒Γ
  6951.  
  6952. *strings.22568:┐╣, ┤▄╗÷ ╣Φ░µ <tt>#%02x%02x%02x</tt>
  6953.  
  6954. *strings.22569:╛╞┤╧┐└
  6955.  
  6956. *strings.22570:┼⌡╕φ╝║:
  6957.  
  6958. *strings.22571:─┌╕α╞«:
  6959.  
  6960. *strings.22572:╣╠╚«└╬
  6961.  
  6962. *strings.22573:└╠╣╠┴÷ ─│╜├ ╛╨├α ┴▀:\n%s└╗(╕ª) ┴ª░┼┴▀\n
  6963.  
  6964. *strings.22574:┤║╜║ ▒╫╖∞ ├▀░í...
  6965.  
  6966. *strings.22575:┤┘╜├ ├ú▒Γ
  6967.  
  6968. *strings.22576:║╕│╗▒Γ
  6969.  
  6970. *strings.22577:│¬┴▀┐í ║╕│╗▒Γ
  6971.  
  6972. *strings.22578:├╖║╬...
  6973.  
  6974. *strings.22579:└╬╢≤└╬ ├╖║╬
  6975.  
  6976. *strings.22580:╕╡┼⌐╖╬ ├╖║╬
  6977.  
  6978. *strings.22581:└╬┐δ └ⁿ┤▐
  6979.  
  6980. *strings.22582:┤║╜║ ╝¡╣÷ %s┐═(░·)\n╕≡╡τ ┤║╜║ ▒╫╖∞└╗ ┴ª░┼╟╧╜├░┌╜└┤╧▒ε?
  6981.  
  6982. *strings.22583:╕≡╡╬ ║╕▒Γ
  6983.  
  6984. *strings.22584:║╕│╗┤┬ ╞φ┴÷╟╘(Outbox ╞·┤⌡)┤┬ ╣Φ┤▐ ╜║─╔┴┘└╠ ╛°┤┬ ╕▐╜├┴÷╕ª\n╞≈╟╘╟╧░φ └╓╜└┤╧┤┘!
  6985.  
  6986. *strings.22585:║╕│╗┤┬ ╞φ┴÷╟╘(Outbox ╞·┤⌡)┤┬ ╣Φ┤▐ ╜║─╔┴┘└╠ ╛°┤┬ %d░│└╟ ╕▐╜├┴÷╕ª\n╞≈╟╘╟╧░φ └╓╜└┤╧┤┘!
  6987.  
  6988. *strings.22586:\n\n└╠░═└║ Netscape └╠┐▄└╟ ╟┴╖╬▒╫╖Ñ└╠\n└╠ ╞·┤⌡┐í ╕▐╜├┴÷╕ª ├▀░í╟▀┤┘┤┬ ╢µ└╘┤╧┤┘.\n
  6989.  
  6990. *strings.22587:`╛╞┐⌠╣┌╜║'┤┬ ╞»║░╟╤ ░≈└╘┤╧┤┘. └╠░≈└║ │¬┴▀┐í ╣Φ┤▐╡╔\n╕▐╜├┴÷╕ª └·└σ╟╪ ╡╬┤┬ ░≈└╘┤╧┤┘.
  6991.  
  6992. *strings.22588:\n▒╫╖í╝¡ `║╕│╗▒Γ' ╞·┤⌡╖╬ ╗τ┐δ╟╥ ╝÷ ╛°╜└┤╧┤┘.\n\n╕▐└╧ ╣╫ ┤║╜║ ╚»░µ╝│┴ñ┐í╝¡ ║╕│╛ ╕▐╜├┴÷ ╕±└√┴÷░í\n╕┬┤┬┴÷╕ª ╚«└╬╟╧╜╩╜├┐└.
  6993.  
  6994. *strings.22589:╣Φ┤▐ ┴÷┐¼╡╚ ╕▐└╧└╗ ╣Φ┤▐╟╥ ╢º ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n\n%s\n│¬╕╙┴÷ ╕▐└╧└╗ ░Φ╝╙ ╣Φ┤▐╟╥▒ε┐Σ?
  6995.  
  6996. *strings.22590:POP3 ╗τ┐δ└┌ ╛╧╚ú %.100s@%.100s:
  6997.  
  6998. *strings.22591:%s%s└╟ ├Ñ░Ñ╟╟%s
  6999.  
  7000. *strings.22592:%s░│└╬ ├Ñ░Ñ╟╟%s
  7001.  
  7002. *strings.22593:%s%s└╟ ┴╓╝╥╖╧%s
  7003.  
  7004. *strings.22594:%s░│└╬ ┴╓╝╥╖╧%s
  7005.  
  7006. *strings.22595:sock: %d   con_sock: %d   ╟┴╖╬┼Σ─▌: %d\n
  7007.  
  7008. *strings.22596:─│╜├┐í╝¡ URL└╗ ├ú┴÷ ╕°╟╒┤╧┤┘: 
  7009.  
  7010. *strings.22597:║╬║╨└√ ─│╜├ ╟╫╕±, │¬╕╙┴÷╕ª ╝¡╣÷┐í╝¡ ░í┴«┐╔┤╧┤┘:\n
  7011.  
  7012. *strings.22598:─│╜├ └╘╖┬└╗ ╚«└╬╟╧┤└╢≤ ╝¡╣÷╕ª ┴í░╦╟╧░φ └╓╜└┤╧┤┘\n└╠└»╖╬┤┬ force_reload░í ╝│┴ñ╡╟╛ε └╓╜└┤╧┤┘:\n
  7013.  
  7014. *strings.22599:░│├╝ └»╚┐ ╕╕▒Γ, ┤┘╜├ ╖╬╡σ ┴▀:\n
  7015.  
  7016. *strings.22600:─│╜├ └╘╖┬└╗ ╚«└╬╟╧┤└╢≤ ╝¡╣÷╕ª ┴í░╦╟╧░φ └╓╜└┤╧┤┘:\n
  7017.  
  7018. *strings.22601:─│╜├ └╘╖┬└╗ ╚«└╬╟╧┤└╢≤ ╝¡╣÷╕ª ┴í░╦╟╧░φ └╓╜└┤╧┤┘\n└╠└»╖╬┤┬ last_modified░í ╛°╜└┤╧┤┘:\n
  7019.  
  7020. *strings.22602:│▌ ╗τ└╠╞«:
  7021.  
  7022. *strings.22603:└º─í:
  7023.  
  7024. *strings.22604:╞─└╧ MIME └»╟ⁿ:
  7025.  
  7026. *strings.22605:╟÷└τ ╣╠╚«└╬
  7027.  
  7028. *strings.22606:╝╥╜║:
  7029.  
  7030. *strings.22607:╟÷└τ ╡≡╜║┼⌐ ─│╜├┐í └╓└╜
  7031.  
  7032. *strings.22608:╟÷└τ ╕▐╕≡╕« ─│╜├┐í └╓└╜
  7033.  
  7034. *strings.22609:─│╜├ ╛╚╡╩
  7035.  
  7036. *strings.22610:<H1>├ó└║ ╚░╝║ ╗≤┼┬░í ╛╞┤╒┤╧┤┘.</H1>
  7037.  
  7038. *strings.22611:╖╬─├ ─│╜├ ╞─└╧:
  7039.  
  7040. *strings.22612:╛°└╜
  7041.  
  7042. *strings.22613:%A, %d-%b-%y %H:%M:%S ╟÷┴÷ ╜├░ú
  7043.  
  7044. *strings.22614:├╓┴╛ ╝÷┴ñ└╧:
  7045.  
  7046. *strings.22615:%A, %d-%b-%y %H:%M:%S GMT
  7047.  
  7048. *strings.22616:│╗┐δ ▒µ└╠:
  7049.  
  7050. *strings.22617:│»┬Ñ ╛°└╜
  7051.  
  7052. *strings.22618:└»╚┐╕╕▒Γ:
  7053.  
  7054. *strings.22619:╕╞ └»╟ⁿ:
  7055.  
  7056. *strings.22620:╕╞ ╗²╝║└┌:
  7057.  
  7058. *strings.22621:Charset:
  7059.  
  7060. *strings.22622:╗≤┼┬ ╣╠╚«└╬
  7061.  
  7062. *strings.22623:║╕╛╚:
  7063.  
  7064. *strings.22624:└╬┴⌡╝¡:
  7065.  
  7066. *strings.22625:╣½┴ª ╣«╝¡
  7067.  
  7068. *strings.22626:</b></FONT> └║(┤┬) ┤┘└╜ ▒╕┴╢╕ª ░í┴÷░φ └╓╜└┤╧┤┘:<p><ul><li>
  7069.  
  7070. *strings.22627:╣«╝¡ ┴ñ║╕    
  7071.  
  7072. *strings.22628:about:editfilenew
  7073.  
  7074. *strings.22629:file:///Untitled
  7075.  
  7076. *strings.22630:┐Σ╛α
  7077.  
  7078. *strings.22631:║╕┼δ
  7079.  
  7080. *strings.22632:╛╞┴≈ %s ╞·┤⌡ ╛╚┐í ╕▐╜├┴÷░í └╓╜└┤╧┤┘.\n └╠ ╞·┤⌡╕ª ╗Φ┴ª╟╧╜├░┌╜└┤╧▒ε?
  7081.  
  7082. *strings.22633:┤δ╕«└┌ └┌╡┐ ╝│┴ñ ╞─└╧└╗ ╖╬╡σ╟╥ ╝÷ ╛°╜└┤╧┤┘.\n\n└┌╡┐ ╝│┴ñ url└╠ lock╡╟╛ε └╓╛ε\n┤δ╕«└┌╕ª ╗τ┐δ╟╧┴÷ ╛╩└╗ ╝÷ ╛°╜└┤╧┤┘.\n╖╬─├ ╜├╜║┼█ ░ⁿ╕«└┌┐í░╘ ╡╡┐≥└╗ ┐Σ├╗╟╧╜╩╜├┐└.
  7083.  
  7084. *strings.22634:╛ε╢▓ ┤δ╕«└┌ └┌╡┐ ╝│┴ñ ╞─└╧╡╡ ╝÷╜┼╡╟┴÷ ╛╩╛╥╜└┤╧┤┘.\n\n└┌╡┐ ╝│┴ñ url└╠ lock╡╟╛ε └╓╛ε\n┤δ╕«└┌╕ª ╗τ┐δ╟╧┴÷ ╛╩└╗ ╝÷ ╛°╜└┤╧┤┘.\n╖╬─├ ╜├╜║┼█ ░ⁿ╕«└┌┐í░╘ ╡╡┐≥└╗ ┐Σ├╗╟╧╜╩╜├┐└.
  7085.  
  7086. *strings.22635:┤δ╕«└┌ └┌╡┐╝│┴ñ ┴ñ║╕ ╝÷╜┼┐í ╣«┴ª░í └╓╜└┤╧┤┘.\n└┌╡┐ ╝│┴ñ URL└╠ ┴÷┐¬└√└╕╖╬ lock╡╟╛ε\n┤δ╕«└┌╕ª ╟π╢⌠╟╥ ╝÷╣█┐í ╛°╜└┤╧┤┘.\n\n╖╬─├ ╜├╜║┼█ ░ⁿ╕«└┌┐í░╘ ╡╡┐≥└╗ ┐Σ├╗╟╧╜╩╜├┐└.
  7087.  
  7088. *strings.22636:┴╓╝╥╖╧ ╞─└╧ ║╥╖»┐└▒Γ
  7089.  
  7090. *strings.22637:┴╓╝╥╖╧ ╞─└╧ └·└σ
  7091.  
  7092. *strings.22638:├Ñ░Ñ╟╟
  7093.  
  7094. *strings.22639:▒Γ└╘
  7095.  
  7096. *strings.22640:%ld ├╩
  7097.  
  7098. *strings.22641:%ld ║╨
  7099.  
  7100. *strings.22642:%ld ╜├░ú %ld ║╨
  7101.  
  7102. *strings.22643:┴╓┐Σ ├Ñ░Ñ╟╟
  7103.  
  7104. *strings.22644:┴╓╝╥╖╧
  7105.  
  7106. *strings.22645:▒Σ ╢≤└╬ └┌╡┐ ┴┘╣┘▓▐
  7107.  
  7108. *strings.22646:└┌╡┐ └·└σ %s
  7109.  
  7110. *strings.22647:HTML ╣«╝¡░í ╛╞┤╧╕Θ ╞φ┴²╟╥ ╝÷ ╛°╜└┤╧┤┘!
  7111.  
  7112. *strings.8000:╕±╖╧└╟ │í
  7113.  
  7114. *strings.8001:└ⁿ├╝ ╕±╖╧
  7115.  
  7116. *strings.8003:┤┘╕Ñ └╠╕º└╕╖╬ └·└σ... (╟ⁿ╜─ %.90s, └╬─┌╡∙ %.90s)
  7117.  
  7118. *strings.8004:┤┘╕Ñ └╠╕º└╕╖╬ └·└σ... (╟ⁿ╜─ %.90s)
  7119.  
  7120. *strings.8005:┤┘╕Ñ └╠╕º└╕╖╬ └·└σ... (└╬─┌╡∙ %.90s)
  7121.  
  7122. *strings.8006:┤┘╕Ñ └╠╕º└╕╖╬ └·└σ...
  7123.  
  7124. *strings.8007:%.900s ┐¡▒Γ ┐└╖∙:
  7125.  
  7126. *strings.8008:%.900s ╗Φ┴ª ┐└╖∙:
  7127.  
  7128. *strings.8009:┐¼░ß╡╟╕Θ, `%.900s'╖╬ ╖╬▒╫└╬╟╒┤╧┤┘
  7129.  
  7130. *strings.8010:╕▐╕≡╕« ║╬┴╖ -- URL└╗ ┐¡ ╝÷ ╛°╜└┤╧┤┘
  7131.  
  7132. *strings.8011:┤┘└╜└╗ └╨┴÷ ╕°╟╒┤╧┤┘:\n%s
  7133.  
  7134. *strings.8012:%s\n┤┘╕Ñ ╕«╝╥╜║┤┬ ╗τ┐δ╟╥ ╝÷ ╛°╜└┤╧┤┘!\n"%s" ┤δ╜┼ ┤δ├╝ ▒█▓├└╗ ╗τ┐δ╟╒┤╧┤┘.
  7135.  
  7136. *strings.8013:%s\n┤┘╕Ñ ╕«╝╥╜║┤┬ ╗τ┐δ╟╥ ╝÷ ╛°╜└┤╧┤┘!\n┤δ├╝ ▒█▓├ "%s" └╗ └╨└╗ ╝÷ ╛°╜└┤╧┤┘!\n╞≈▒Γ╟╒┤╧┤┘.
  7137.  
  7138. *strings.8014:╡≡╜║┼⌐└╟ ├Ñ░Ñ╟╟ ╞─└╧└╠ ║»░µ╡╟╛·╜└┤╧┤┘. ║»░µ│╗┐δ└╗ ╣½╜├╟╥▒ε┐Σ?
  7139.  
  7140. *strings.8015:╡≡╜║┼⌐└╟ ├Ñ░Ñ╟╟ ╞─└╧└╠ ║»░µ╡╟╛·╜└┤╧┤┘. ┤┘╜├ └╨└╗▒ε┐Σ?
  7141.  
  7142. *strings.8016:╗⌡ ╟╫╕±
  7143.  
  7144. *strings.8017:╗⌡ ╕╙╕«╕╗
  7145.  
  7146. *strings.8018:"%.900s" ┴╓┴ª┐═ ▒╫ ╣╪└╟ %d ░│ │╗┐δ└╗ ┴÷┐∩▒ε┐Σ?
  7147.  
  7148. *strings.8019:"%.900s" ┴╓┴ª┐═ ▒╫ ╣╪└╟ %d ░│ │╗┐δ└╗ ┴÷┐∩▒ε┐Σ?
  7149.  
  7150. *strings.8020:├Ñ░Ñ╟╟ ║╕│╗▒Γ
  7151.  
  7152. *strings.8021:├Ñ░Ñ╟╟ ║╥╖»┐└▒Γ
  7153.  
  7154. *strings.8022:└╠ ╣÷└ⁿ└║ %s ║╕╛╚└╗ %s╕ª └╠┐δ╟╧┐⌐ ┴÷┐°╟╒┤╧┤┘.
  7155.  
  7156. *strings.8023:║╕╛╚▒Γ┤╔ ║±╚░╝║
  7157.  
  7158. *strings.8024:file:/usr/local/lib/netscape/docs/Welcome.html
  7159.  
  7160. *strings.8025:╣«╝¡: ┐╧╖ß.
  7161.  
  7162. *strings.8026:╞─└╧ ┐¡▒Γ
  7163.  
  7164. *strings.8027:%.900s┐í ╞─└╠╟┴ ┐¡▒Γ ┐└╖∙
  7165.  
  7166. *strings.8028:░µ░φ:\n\n
  7167.  
  7168. *strings.8029:%s "%.255s" ┴╕└τ╟╧┴÷ ╛╩╜└┤╧┤┘.\n
  7169.  
  7170. *strings.8030:%s "%.255s" └║(┤┬) ╛╦ ╝÷ ╛°┤┬ ░═└╘┤╧┤┘.\n
  7171.  
  7172. *strings.8031:%s┐í ┤δ╟╤ ╞≈╞« ╣°╚ú╕ª ┴÷┴ñ╟╧┴÷ ╛╩╛╥╜└┤╧┤┘.\n
  7173.  
  7174. *strings.8032:╕▐└╧ ╝¡╣÷
  7175.  
  7176. *strings.8033:┤║╜║ ╝¡╣÷
  7177.  
  7178. *strings.8034:News RC ╡≡╖║┼Σ╕«
  7179.  
  7180. *strings.8035:└╙╜├ ╡≡╖║┼Σ╕«
  7181.  
  7182. *strings.8036:FTP ┤δ╕«└┌ ╝¡╣÷
  7183.  
  7184. *strings.8037:Gopher ┤δ╕«└┌ ╝¡╣÷
  7185.  
  7186. *strings.8038:HTTP ┤δ╕«└┌ ╝¡╣÷
  7187.  
  7188. *strings.8039:HTTPS ┤δ╕«└┌ ╝¡╣÷
  7189.  
  7190. *strings.8040:WAIS ┤δ╕«└┌ ╝¡╣÷
  7191.  
  7192. *strings.8041:SOCKS ╝¡╣÷
  7193.  
  7194. *strings.8042:░°┼δ MIME ┼╕└╘ ╞─└╧
  7195.  
  7196. *strings.8043:░│└╬ MIME ┼╕└╘ ╞─└╧
  7197.  
  7198. *strings.8044:░°┼δ mailcap ╞─└╧
  7199.  
  7200. *strings.8045:░│└╬ mailcap ╞─└╧
  7201.  
  7202. *strings.8046:├╓╗≤└º└╟ ├Ñ░Ñ╟╟╕ª ╗Φ┴ª╟╥ ╝÷ ╛°╜└┤╧┤┘
  7203.  
  7204. *strings.8047:├╓╗≤└º└╟ ├Ñ░Ñ╟╟╕ª └▀╢≤│╛ ╝÷ ╛°╜└┤╧┤┘
  7205.  
  7206. *strings.8048:┤┘└╜ ├Ñ░Ñ╟╟┐í ┤δ╟╤ ╗τ║╗└╘┤╧┤┘:
  7207.  
  7208. *strings.8049:╞─└╧ ┐¡▒Γ...
  7209.  
  7210. *strings.8050:╟÷└τ┤┬ ╟┴╖╣└╙ └╬╝Γ▒Γ┤╔└╗ ┴÷┐°╟╧┴÷ ╛╩╜└┤╧┤┘.
  7211.  
  7212. *strings.8051:┐╔╝╟└╗ └·└σ┴▀ ┐└╖∙
  7213.  
  7214. *strings.8052:╛╦ ╝÷ ╛°┤┬ %s └╠╜║─╔└╠╟┴ ─┌╡σ %%%c:\n%%h = ╚ú╜║╞«, %%p = ╞≈╞«, %%u = ╗τ┐δ└┌
  7215.  
  7216. *strings.8053:fork() ╟╥ ╝÷ ╛°└╜:
  7217.  
  7218. *strings.8054:%s: execvp(%s) ╜╟╞╨
  7219.  
  7220. *strings.8055:╟┴╖╣└╙└╗ ┤┘╕Ñ └╠╕º└╕╖╬ └·└σ...
  7221.  
  7222. *strings.8057:╟┴╖╣└╙ └╬╝Γ...
  7223.  
  7224. *strings.8058:└╬╝Γ...
  7225.  
  7226. *strings.8059:╞─└╧ ┤┘┐ε╖╬╡σ: %s
  7227.  
  7228. *strings.8060:└█╝║: (┴ª╕± ╛°└╜)
  7229.  
  7230. *strings.8061:└█╝║: %s
  7231.  
  7232. *strings.8062:Netscape: <┴ª╕± ╛°└╜>
  7233.  
  7234. *strings.8063:Netscape: %s
  7235.  
  7236. *strings.8064:(┴ª╕± ╛°└╜)
  7237.  
  7238. *strings.8065:╛╦ ╝÷ ╛°┤┬ ┐└╖∙ ╣°╚ú %d
  7239.  
  7240. *strings.8066:└»╚┐╟╧┴÷ ╛╩└║ ├╖║╬╣«╝¡.\n%s: ┴╕└τ╟╧┴÷ ╛╩└╜.\n
  7241.  
  7242. *strings.8067:└»╚┐╟╧┴÷ ╛╩└║ ├╖║╬╣«╝¡.\n%s: └╨└╗ ╝÷ ╛°└╜ readable.\n
  7243.  
  7244. *strings.8068:└»╚┐╟╧┴÷ ╛╩└║ ├╖║╬╣«╝¡.\n%s: ╡≡╖║┼Σ╕«└╘┤╧┤┘.\n
  7245.  
  7246. *strings.8069:movemail ╟╧▒Γ└º╟╪ fork() ╟╥ ╝÷ ╛°╜└┤╧┤┘
  7247.  
  7248. *strings.8070:%s(└╗)╕ª ╜╟╟α┴▀ ╣«┴ª╣▀╗²:
  7249.  
  7250. *strings.8071:%└╠(░í) ║±┴ñ╗≤└√└╕╖╬ ┴╛╖ß╡╟╛·╜└┤╧┤┘:
  7251.  
  7252. *strings.8072:%.900s(└╗)╕ª ┐¡ ╝÷ ╛°╜└┤╧┤┘
  7253.  
  7254. *strings.8073:┤┘└╜ ╟ⁿ╜─└╕╖╬ ┤║╜║ ╝¡╣÷╕ª\n└╘╖┬╟╧╜├┐└:\n\n    news://HOST, ╢╟┤┬\n    news://HOST:PORT,\n    snews://HOST,  ╢╟┤┬\n    snews://HOST:PORT\n\n
  7255.  
  7256. *strings.8074:│╗║╬ movemail└╠ ╡┐└█╟╧╖┴╕Θ,\n╕▐└╧ ╜║╟« ╡≡╖║┼Σ╕«┐í╝¡ ╞─└╧└╗ └ß▒█ ╝÷ └╓╛ε╛▀ ╟╒┤╧┤┘. ╕╣└║ ╜├╜║┼█┐í╝¡\n└╠ ▒Γ┤╔└╗ └º╟╪ ╡≡╖║┼Σ╕«└╟ ╕≡╡σ╕ª 01777╖╬ ╝│┴ñ╟╒┤╧┤┘. └╠╖╕░╘ ╟╧┤┬ ░═└╠\n║╥░í┤╔╟╧╕Θ, setgid/setuid ░í ░í┤╔╟╤ ┐▄║╬ movemail ╟┴╖╬▒╫╖Ñ└╗ ╗τ┐δ╟╪╛▀\n╟╒┤╧┤┘. └┌╝╝╟╤ ┴ñ║╕┤┬ "┴ª╟░ ├Γ╜├ ┴ñ║╕"╕ª ║╕╜╩╜├┐└.
  7257.  
  7258. *strings.8075:%.200s┐í╝¡ ╕▐└╧└╗ ┐┼▒µ ╝÷ ╛°╜└┤╧┤┘
  7259.  
  7260. *strings.8076:╗⌡ ╕▐└╧└╗ ░í┴«┐├ ╝÷ ╛°╜└┤╧┤┘. └ß▒▌ ╞─└╧ %.200s░í ┴╕└τ╟╒┤╧┤┘.
  7261.  
  7262. *strings.8077:╗⌡ ╕▐└╧└╗ ░í┴«┐├ ╝÷ ╛°╜└┤╧┤┘. └ß▒▌ ╞─└╧ %.200s╕ª ╕╕╡Θ╝÷ ╛°╜└┤╧┤┘.
  7263.  
  7264. *strings.8078:╗⌡ ╕▐└╧└╗ ░í┴«┐├ ╝÷ ╛°╜└┤╧┤┘. ╜├╜║┼█ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.
  7265.  
  7266. *strings.8079:╕▐└╧└╗ ┐┼▒µ ╝÷ ╛°╜└┤╧┤┘. %.200s╕ª ┐¡ ╝÷ ╛°╜└┤╧┤┘.
  7267.  
  7268. *strings.8080:╕▐└╧└╗ ┐┼▒µ ╝÷ ╛°╜└┤╧┤┘. %.200s╕ª └╨└╗ ╝÷ ╛°╜└┤╧┤┘.
  7269.  
  7270. *strings.8081:╕▐└╧└╗ ┐┼▒µ ╝÷ ╛°╜└┤╧┤┘. %s.200┐í ╛╡ ╝÷ ╛°╜└┤╧┤┘.
  7271.  
  7272. *strings.8082:╕▐└╧└╗ ┐┼▒Γ┤┬ ┴▀ ╣«┴ª░í ╣▀╗²╟▀╜└┤╧┤┘
  7273.  
  7274. *strings.8083:╕▐└╧└╗ ┐┼▒Γ┤┬ ┴▀ ╣«┴ª░í ╣▀╗²╟▀╜└┤╧┤┘. ┴╛╖ß ╗≤┼┬ %d
  7275.  
  7276. *strings.8134:%s(└╗)╕ª ┴÷┐∞┤┬ ┴▀┐í ╣«┴ª░í ╣▀╗²╟▀╜└┤╧┤┘.
  7277.  
  7278. *strings.8085:%s\n╗τ┐δ╣²: %s [ ╝▒┼├╗τ╟╫ ... ]\n       ╝▒┼├╗τ╟╫└║ ┤┘└╜░· ░░╜└┤╧┤┘:\n\n       -help                     └╠ ╕▐╜├┴÷ ╟Ñ╜├.\n       -version                  ╣÷└ⁿ ╣°╚ú┐═ ┴ª└█└╧ ╟Ñ╜├.\n       -display <dpy>            ╗τ┐δ╟╥ X ╝¡╣÷└╟ ┴÷┴ñ.\n       -geometry =WxH+X+Y        └⌐╡╡┐∞└╟ └º─í┐═ ┼⌐▒Γ ┴÷┴ñ.\n       -visual <id-or-number>    ╝¡╣÷└╟ ╞»┴ñ╟╤ ║±┴╓╛≤└╗ ╗τ┐δ.\n       -install                  ░│║░ ╗÷╗≤╟Ñ╕ª ╝│─í.\n       -no-install               ▒Γ║╗ ╗÷╗≤╟Ñ╕ª ╗τ┐δ.\n
  7279.  
  7280. *strings.8154:       -share                    -install ░· ╟╘▓▓ ╗τ┐δ. ░ó░ó└╟ └⌐╡╡┐∞░í ░ó░ó└╟\n                                 ╗÷╗≤╟Ñ╕ª ░«┤┬ ┤δ╜┼, ╡┐└╧╟╤ ╗÷╗≤╟Ñ╕ª ░«╡╡╖╧ ╟╘.\n       -no-share                 ░ó░ó└╟ └º╡╡┐∞░í ╡┐└╧╟╤ ╗÷╗≤╟Ñ╕ª ░«╡╡╖╧ ╟╘.\n
  7281.  
  7282. *strings.8086:       -ncols <N>                -install└╗ ╗τ┐δ╟╧┴÷ ╛╩└╗ ╢º, └╠╣╠┴÷╕ª └º╟╪\n                                 ├╓┤δ ╗τ┐δ╟╥ ╝÷ └╓┤┬ ╗÷└╟ ╝÷╕ª ┴÷┴ñ.\n       -mono                     └╠╣╠┴÷╕ª 1║±╞«(╚µ╣Θ)╖╬ ╟Ñ╜├.\n       -iconic                   ╛╞└╠─▄ ╗≤┼┬╖╬ ╜├└█.\n       -xrm <resource-spec>      ╞»┴ñ X ╕«╝╥╜║╕ª ┴÷┴ñ.\n\n       -remote <remote-command>  └╠╣╠ ╜╟╟α┴▀└╬ Netscape ╟┴╖╬╝╝╝¡┐í ╕φ╖╔╛ε ╜╟╟α\n                                 └┌╝╝╟╤ │╗┐δ└║ ┤┘└╜└╗ ┬ⁿ┴╢╟╧╜├┐└.\n              http://home.netscape.com/newsref/std/x-remote.html\n       -id <window-id>           -remote ╕φ╖╔└╗ ║╕│╛ └⌐╡╡┐∞└╟ window-id. ┴÷┴ñ\n                                 ╟╧┴÷ ╛╩└╕╕Θ ├╣╣°┬░ ├ú└║ └⌐╡╡┐∞└╟ ID╕ª ╗τ┐δ.\n       -raise                    -remote ╕φ╖╔└╕╖╬ ╕╕╡τ └⌐╡╡┐∞╕ª ╕╟╛╒└╕╖╬\n                                 ┐└╡╡╖╧ ╟╘. (▒Γ║╗░¬.)\n       -noraise                  -raise └╟ ╣▌┤δ. -remote┐í └╟╟╤ └⌐╡╡┐∞░í\n                                 └┌╡┐└╕╖╬ ╕╟╛╒┐í ┐└┴÷ ╛╩└╜.\n\n       ╝▒┼├╗τ╟╫└╠ ╛╞┤╤ └╬╝÷┤┬ └╨╛ε╛▀╟╥ ╞─└╧└╠│¬ URL╖╬ ╟╪╝«╡╩.\n\n       ┤δ║╬║╨└╟ ╗τ┐δ└┌ ╝│┴ñ└║ ┐╔╝╟ ╕▐┤║┐í╝¡ ╟╥ ╝÷ └╓╜└┤╧┤┘.\n\n
  7283.  
  7284. *strings.8087:%s: ╟┴╖╬▒╫╖Ñ ╣÷└ⁿ %s, ╕«╝╥╜║ ╣÷└ⁿ %s.\n\n    ║╬└√└²╟╤ `%s' ╞─└╧└╠ ╜├╜║┼█└╟ app-defaults ╡≡╖║┼Σ╕«┐í\n    └╓░┼│¬, ╛╞┤╧╕Θ ┤τ╜┼└╟ ╚¿ ╡≡╖║┼Σ╕«┐í └╓╜└┤╧┤┘.\n    ╛╞╖í└╟ ╚»░µ║»╝÷│¬ ╚»░µ║»╝÷░í ┴÷╜├╟╧┤┬ ╡≡╖║┼Σ╕«╕ª\n    ╚«└╬╟╧╜╩╜├┐└:\n  $XAPPLRESDIR\n  $XFILESEARCHPATH\n  $XUSERFILESEARCHPATH\n\n    ╢╟╟╤ └º ╞─└╧└╗ ┤τ╜┼└╟ ╚¿ ╡≡╖║┼Σ╕«┐═ /usr/lib/. ╛╞╖í└╟\n    `app-defaults'╢≤░φ ╟╧┤┬ ╡≡╖║┼Σ╕«╕ª ╚«└╬╟╧╜╩╜├┐└.
  7285.  
  7286. *strings.8088:%s: ╕«╝╥╜║╕ª ├ú└╗ ╝÷ ╛°╜└┤╧┤┘.n\n    ║╬└√└²╟╤ `%s' ╞─└╧└╠ app-defaults ╡≡╖║┼Σ╕«┐í\n    ╝│─í╡╟╛ε └╓╜└┤╧┤┘. ╛╞╖í└╟ ╚»░µ║»╝÷│¬ ╚»░µ║»╝÷░í\n    ┴÷╜├╟╧┤┬ ╡≡╖║┼Σ╕«╕ª ╚«└╬╟╧╜╩╜├┐└:\n  $XAPPLRESDIR\n  $XFILESEARCHPATH\n  $XUSERFILESEARCHPATH\n\n    ╢╟╟╤ └º ╞─└╧└╗ ┤τ╜┼└╟ ╚¿ ╡≡╖║┼Σ╕«┐═ /usr/lib/. ╛╞╖í└╟\n    `app-defaults'╢≤░φ ╟╧┤┬ ╡≡╖║┼Σ╕«╕ª ╚«└╬╟╧╜╩╜├┐└.
  7287.  
  7288. *strings.8089:%s: └▀╕°╡╚ └º─í╣╫ ┼⌐▒Γ┴÷┴ñ└╘┤╧┤┘.\n\n ╕φ╚«╟╧░╘ "%s*geometry: %s" ╢╟┤┬ "%s*geometry: %s"\n (└╗)╕ª ╕«╝╥╜║┐í ┴÷┴ñ╟╧┐┤╜└┤╧┤┘.  "*geometry"╕ª ┴÷┴ñ╟╧┤┬ ░═└║\n %s (╢╟╟╤ ┤δ║╬║╨└╟ ┤┘╕Ñ X ╟┴╖╬▒╫╖Ñ) └╠(░í) └╠╗≤╟╧░╘ ┐└╡┐└█╟╧╡╡╖╧\n ╟╒┤╧┤┘. ╟╫╗≤ ".geometry"╕ª ╗τ┐δ╟╧╜├┐└.\n
  7289.  
  7290. *strings.8090:%s: "%s" └║(┤┬) ╛╦ ╝÷ ╛°┤┬ ┐╔╝╟\n
  7291.  
  7292. *strings.8091:%s└╠(░í) %s ╞─└╧└╗\n╣▀░▀╟▀╜└┤╧┤┘.\n
  7293.  
  7294. *strings.8092:\n└╠░═└║ ┤┘╕Ñ ╗τ┐δ└┌░í %s(└╗)╕ª ╜╟╟α┴▀└╠╕τ\n┤τ╜┼└╟ %s└╠ └╠┐δ╡╚┤┘┤┬ ╢µ└╧╝÷╡╡ └╓╜└┤╧┤┘.\n
  7295.  
  7296. *strings.8093:\n%s ▒Γ░Φ┐í╝¡ ╟┴╖╬╝╝╝¡ ID %u╖╬ ╜╟╟α┴▀└╬░═ ░░╜└┤╧┤┘.\n
  7297.  
  7298. *strings.8094:\n┴÷▒▌ %s╕ª ╗τ┐δ╟╥ ╝÷╡╡ └╓┴÷╕╕,\n╡≡╜║┼⌐ ─│╜├│¬ ░°┼δ ╣µ╣«╕±╖╧└╠│¬\n░│└╬ └╬┴⌡╝¡╕ª ╗τ┐δ╟╥ ╝÷ ╛°╜└┤╧┤┘.\n
  7299.  
  7300. *strings.8095:\n▒╫╖╕┴÷ ╛╩└╕╕Θ ┤┘╕Ñ %s Navigator░í ╜╟╟α┴▀└╬┴÷,\n╚«└╬╟╧░φ, %s ╞─└╧└╗ ╗Φ┴ª╟╧░φ, %s╕ª ┤┘╜├\n╜├└█╟╧╜├┐└.\n├δ╝╥╕ª ╝▒┼├╟╥ ╝÷╡╡ └╓╜└┤╧┤┘.
  7301.  
  7302. *strings.8096:%s: %s└║(┤┬) ╡≡╖║┼Σ╕«░í ╛╞┤╒┤╧┤┘.\n▒╫└ⁿ ╞─└╧└║ %s╖╬ └╠╕º└╠ ╣┘▓ε╛·╜└┤╧┤┘!\n▒╫╕«░φ ╡≡╖║┼Σ╕«░í ╟╧│¬ ╗²╝║╡╟╛·╜└┤╧┤┘.\n\n
  7303.  
  7304. *strings.8097:%s: %s└║(┤┬) ╡≡╖║┼Σ╕«░í ╛╞┤╒┤╧┤┘.\n╢╟╟╤ └╠╕º└╗ ╣┘▓▄╝÷╡╡ ╛°╜└┤╧┤┘.\n└╠ ╞─└╧└╗ ╗Φ┴ª╟╧╜╩╜├┐└.\n\n
  7305.  
  7306. *strings.8098:%s: `%s' ╡≡╖║┼Σ╕«╕ª ╕╕╡Θ╝÷ ╛°╜└┤╧┤┘.\n%s\n└º ╡≡╖║┼Σ╕«╕ª ╕╕╡σ╜├┐└.\n\n
  7307.  
  7308. *strings.8099:╛╦╝÷ ╛°┤┬ ┐└╖∙
  7309.  
  7310. *strings.8100:%s(└╗)╕ª ╕╕╡σ┤┬ ┴▀ ┐└╖∙
  7311.  
  7312. *strings.8101:%s┐í ╛▓┤┬ ┴▀ ┐└╖∙
  7313.  
  7314. *strings.8102:%s└╟ ╟÷└τ ╣÷└ⁿ└║ └╠└ⁿ ╣÷└ⁿ░· ┤┘╕Ñ ╚»░µ╝│┴ñ ╞─└╧ └╠╕º└╗ ╗τ┐δ\n╟╒┤╧┤┘. ╗⌡ ╣÷└ⁿ░· ╡┐└╧╟╤ ╟ⁿ╜─└╗ ╗τ┐δ╟╧┤┬ ╞─└╧└║ ╗⌡╖╬┐ε └╠╕º└╕╖╬\n║╣╗τ╡╦┤╧┤┘. ▒╫╖╕┴÷ ╛╩└║ ╞─└╧└║ ╟╩┐Σ┐í ╡√╢≤ ┤┘╜├ ╕╕╡Θ╛ε┴²┤╧┤┘.\n┴÷▒▌ └╠└ⁿ ╞─└╧╡Θ└╗ ┴÷┐∩▒ε┐Σ?
  7315.  
  7316. *strings.8103:\n╡≡╜║┼⌐ ─│╜├╕ª ╞≈╟╘╟╤ └╠└ⁿ ╞─└╧╡Θ└╠ ╛╞┴≈ │▓╛╞└╓╜└┤╧┤┘.\n(╡≡╜║┼⌐ ─│╜├┤┬ ╕╣└║ ╡≡╜║┼⌐╕ª ┬≈┴÷╟╥ ╝÷ └╓└╜)
  7317.  
  7318. *strings.8104:└╠└ⁿ ╞─└╧╡Θ└╠ ╛╞┴≈ │▓╛╞ └╓╜└┤╧┤┘.
  7319.  
  7320. *strings.8105:└╧╣▌
  7321.  
  7322. *strings.8106:╛╧╚ú
  7323.  
  7324. *strings.8107:░│└╬ └╬┴⌡╝¡
  7325.  
  7326. *strings.8108:╗τ└╠╞« └╬┴⌡╝¡
  7327.  
  7328. *strings.8109:%s ░╦╗τ (%d │▓└╜)\n%d%% ┐╧╖ß)\n\n│▓└║ ╜├░ú: %s\n(│▓└║ ╜├░ú└║ ╝▒┼├╟╤ ╗τ└╠╞«┐═ │╫╞«┐÷┼⌐ ┼δ╜┼╖«┐í ╡√╢≤\n┤┘╕¿┤╧┤┘.)
  7329.  
  7330. *strings.8110:░╦╗τ┴▀ ... (%d │▓└╜)\n%d%% ┐╧╖ß)\n\n│▓└║ ╜├░ú: %s\n(│▓└║ ╜├░ú└║ ╝▒┼├╟╤ ╗τ└╠╞«┐═ │╫╞«┐÷┼⌐ ┼δ╜┼╖«┐í ╡√╢≤\n┤┘╕¿┤╧┤┘.)
  7331.  
  7332. *strings.8111:Re: 
  7333.  
  7334. *strings.8112:%d ░│└╟ ├Ñ░Ñ╟╟ ░╦╗τ░í │í│╡╜└┤╧┤┘.\n%d ░│└╟ ╣«╝¡╕ª ╕╕│╡╜└┤╧┤┘.\n%d ░│ ╣«╝¡░í ║»░µ╡╟╛ε ╟Ñ╜├╡╟╛·╜└┤╧┤┘.
  7335.  
  7336. *strings.8115:"%s" ░í %d ╗≤┼┬╖╬ ┴╛╖ß╡╟╛·╜└┤╧┤┘
  7337.  
  7338. *strings.8116:%s: ╕≡╞╝╟┴└╟ keysym ╕ª ┴ñ└╟╟╧┴÷ ╛╩└║ ░═ ░░╜└┤╧┤┘.\n\n┤δ░│ XKeysymDB ╞─└╧└╗ ├ú└╗ ╝÷ ╛°▒Γ ╢º╣«└╘┤╧┤┘.\n┐├╣┘╕Ñ keysym ╞─└╧└╗ ░í╕ú┼░┤┬ $KEYSYMDB ╚»░µ║»╝÷╕ª\n╝│┴ñ╟╥ ╝÷ └╓╜└┤╧┤┘.\n\n┐├╣┘╕Ñ XKeysymDB░í ╛°└╕╕Θ ╕╣└║ ░µ░φ ╕▐╜├┴÷░í ╟Ñ╜├╡╟░φ,\n┤δ║╬║╨└╟ ┼░║╕╡σ ┤▄├α┼░░í ╡┐└█╟╧┴÷ ╛╩╜└┤╧┤┘.\n(└√╟╒╟╤ XKeysymDB ╞─└╧└║ %s┐í ╞≈╟╘╡╟╛ε └╓╜└┤╧┤┘.)\n\n
  7339.  
  7340. *strings.8117:%s: ╕≡╞╝╟┴└╟ keysym ╕ª ┴ñ└╟╟╧┴÷ ╛╩└║ ░═ ░░╜└┤╧┤┘.\n\n┤δ░│ XKeysymDB ╞─└╧└╗ ├ú└╗ ╝÷ ╛°▒Γ ╢º╣«└╘┤╧┤┘.\n┐├╣┘╕Ñ keysym ╞─└╧└╗ ░í╕ú┼░┤┬ $KEYSYMDB ╚»░µ║»╝÷╕ª\n╝│┴ñ╟╥ ╝÷ └╓╜└┤╧┤┘.\n\n┐├╣┘╕Ñ XKeysymDB░í ╛°└╕╕Θ ╕╣└║ ░µ░φ ╕▐╜├┴÷░í ╟Ñ╜├╡╟░φ,\n┤δ║╬║╨└╟ ┼░║╕╡σ ┤▄├α┼░░í ╡┐└█╟╧┴÷ ╛╩╜└┤╧┤┘.\n
  7341.  
  7342. *strings.8118:║±┴╓╛≤ 0x%02x ┤┬ %s %d ║±╞«└╟ %s ║±┴╓╛≤└╘┤╧┤┘.\n└╠ ║±┴╓╛≤└║ ┴÷┐°╡╟┴÷ ╛╩╜└┤╧┤┘: %s └╠╣╠┴÷.\n\n╟÷└τ ┴÷┐°╡╟┤┬ ║±┴╓╛≤└║\n\n       StaticGray, all depths\n        GrayScale, all depths\n        TrueColor, depth 8 or greater\n        DirectColor, depth 8 or greater\n        StaticColor, depth 8 or greater\n        PseudoColor, depth 8 only\n\n└╘┤╧┤┘. └º└╟ ║±┴╓╛≤┐í ╟╪┤τ╡╟┤┬ ░═└╗ ░í┴÷░φ └╓└╕╕Θ\n(`xdpyinfo' ┬ⁿ┴╢), -visual ╕φ╖╔╛ε┴┘ ┐╔╝╟└╗ └╠┐δ╟╧┐⌐\n║±┴╓╛≤└╗ ┴÷┴ñ╟╧╕Θ╝¡ %s(└╗)╕ª ╜├└█╟╥ ░═└╗ ▒╟╟╒┤╧┤┘.\n\n╛╒└╕╖╬ ┤⌡ ╕╣└║ ║±┴╓╛≤└╗ ┴≈┴ó ┴÷┐°╟╥ ░═└╘┤╧┤┘.\n╣«┴ª░í └╓└╕╕Θ ┐¼╢⌠╟╧╜╩╜├┐└.
  7343.  
  7344. *strings.8119:║±┴╓╛≤ 0x%02x ┤┬ %s %d ║±╞«└╟ %s ║±┴╓╛≤└╘┤╧┤┘.\n└╠ ║±┴╓╛≤└║ ┴÷┐°╡╟┴÷ ╛╩╜└┤╧┤┘: %s └╠╣╠┴÷.\n\n╟÷└τ ┴÷┐°╡╟┤┬ ║±┴╓╛≤└║\n\n       StaticGray, all depths\n        GrayScale, all depths\n        TrueColor, depth 8 or greater\n        DirectColor, depth 8 or greater\n        StaticColor, depth 8 or greater\n        PseudoColor, depth 8 only\n\n└╘┤╧┤┘. └º└╟ ║±┴╓╛≤┐í ╟╪┤τ╡╟┤┬ ░═└╗ ░í┴÷░φ └╓└╕╕Θ\n(`xdpyinfo' ┬ⁿ┴╢), -visual ╕φ╖╔╛ε┴┘ ┐╔╝╟└╗ └╠┐δ╟╧┐⌐\n║±┴╓╛≤└╗ ┴÷┴ñ╟╧╕Θ╝¡ %s(└╗)╕ª ╜├└█╟╥ ░═└╗ ▒╟╟╒┤╧┤┘.\n\n╛╒└╕╖╬ ┤⌡ ╕╣└║ ║±┴╓╛≤└╗ ┴≈┴ó ┴÷┐°╟╥ ░═└╘┤╧┤┘.\n╣«┴ª░í └╓└╕╕Θ ┐¼╢⌠╟╧╜╩╜├┐└.
  7345.  
  7346. *strings.8120:║±┴╓╛≤ 0x%02x ┤┬ %s %d ║±╞«└╟ %s ║±┴╓╛≤└╘┤╧┤┘.\n└╠ ║±┴╓╛≤└║ ┴÷┐°╡╟┴÷ ╛╩╜└┤╧┤┘: %s └╠╣╠┴÷.\n\n╟÷└τ ┴÷┐°╡╟┤┬ ║±┴╓╛≤└║\n\n       StaticGray, all depths\n        GrayScale, all depths\n        TrueColor, depth 8 or greater\n        DirectColor, depth 8 or greater\n        StaticColor, depth 8 or greater\n        PseudoColor, depth 8 only\n\n└╘┤╧┤┘. └º└╟ ║±┴╓╛≤┐í ╟╪┤τ╡╟┤┬ ░═└╗ ░í┴÷░φ └╓└╕╕Θ\n(`xdpyinfo' ┬ⁿ┴╢), -visual ╕φ╖╔╛ε┴┘ ┐╔╝╟└╗ └╠┐δ╟╧┐⌐\n║±┴╓╛≤└╗ ┴÷┴ñ╟╧╕Θ╝¡ %s(└╗)╕ª ╜├└█╟╥ ░═└╗ ▒╟╟╒┤╧┤┘.\n\n╛╒└╕╖╬ ┤⌡ ╕╣└║ ║±┴╓╛≤└╗ ┴≈┴ó ┴÷┐°╟╥ ░═└╘┤╧┤┘.\n╣«┴ª░í └╓└╕╕Θ ┐¼╢⌠╟╧╜╩╜├┐└.
  7347.  
  7348. *strings.8121:║±┴╓╛≤ 0x%02x ┤┬ %s %d ║±╞«└╟ %s ║±┴╓╛≤└╘┤╧┤┘.\n└╠ ║±┴╓╛≤└║ ┴÷┐°╡╟┴÷ ╛╩╜└┤╧┤┘: %s └╠╣╠┴÷.\n\n╟÷└τ ┴÷┐°╡╟┤┬ ║±┴╓╛≤└║\n\n       StaticGray, all depths\n        GrayScale, all depths\n        TrueColor, depth 8 or greater\n        DirectColor, depth 8 or greater\n        StaticColor, depth 8 or greater\n        PseudoColor, depth 8 only\n\n└╘┤╧┤┘. └º└╟ ║±┴╓╛≤┐í ╟╪┤τ╡╟┤┬ ░═└╗ ░í┴÷░φ └╓└╕╕Θ\n(`xdpyinfo' ┬ⁿ┴╢), -visual ╕φ╖╔╛ε┴┘ ┐╔╝╟└╗ └╠┐δ╟╧┐⌐\n║±┴╓╛≤└╗ ┴÷┴ñ╟╧╕Θ╝¡ %s(└╗)╕ª ╜├└█╟╥ ░═└╗ ▒╟╟╒┤╧┤┘.\n\n╛╒└╕╖╬ ┤⌡ ╕╣└║ ║±┴╓╛≤└╗ ┴≈┴ó ┴÷┐°╟╥ ░═└╘┤╧┤┘.\n╣«┴ª░í └╓└╕╕Θ ┐¼╢⌠╟╧╜╩╜├┐└.
  7349.  
  7350. *strings.8122:╚µ╣Θ└╕╖╬\n╟Ñ╜├╡╦┤╧┤┘
  7351.  
  7352. *strings.8123:┴ª┤δ╖╬ ╛╚║╕└╧ ░═└╘┤╧┤┘
  7353.  
  7354. *strings.8124:┐▄╛τ
  7355.  
  7356. *strings.8125:├Ñ░Ñ╟╟
  7357.  
  7358. *strings.8126:╗÷╗≤
  7359.  
  7360. *strings.8127:▒█▓├
  7361.  
  7362. *strings.8128:└└┐δ╟┴╖╬▒╫╖Ñ
  7363.  
  7364. *strings.8155:║╕┴╢╟┴╖╬▒╫╖Ñ
  7365.  
  7366. *strings.8129:└╠╣╠┴÷
  7367.  
  7368. *strings.8130:╛≡╛ε
  7369.  
  7370. *strings.8131:─│╜├
  7371.  
  7372. *strings.8132:┐¼░ß
  7373.  
  7374. *strings.8133:┤δ╕«└┌
  7375.  
  7376. *strings.8135:└█╝║
  7377.  
  7378. *strings.8136:╝¡╣÷
  7379.  
  7380. *strings.8137:╜┼┐°
  7381.  
  7382. *strings.8138:▒╕╝║
  7383.  
  7384. *strings.8139:╟┴╖╣└╙└╗ ╕▐└╧╖╬ ║╕│╗▒Γ
  7385.  
  7386. *strings.8140:╣«╝¡╕ª ╕▐└╧╖╬ ║╕│╗▒Γ
  7387.  
  7388. *strings.8141:Netscape ╕▐└╧
  7389.  
  7390. *strings.8142:Netscape ┤║╜║
  7391.  
  7392. *strings.8143:┴╓╝╥╖╧
  7393.  
  7394. *strings.8144:X ╕«╝╥╜║░í ┴ª┤δ╖╬ ╝│─í╡╟┴÷ ╛╩╛╥╜└┤╧┤┘!
  7395.  
  7396. *strings.8145:<< ║±╛ε└╓└╜ >>
  7397.  
  7398. *strings.8146:╛╧╚ú └·└σ┴▀ ┐└╖∙
  7399.  
  7400. *strings.8147:▒╕╟÷╛╚╡╩.
  7401.  
  7402. *strings.8148:%s: ╚»░µ╝│┴ñ ╞─└╧┐í╝¡ ~user/ ╟ⁿ╜─└║ ╟π┐δ╡╟┴÷ ╛╩╜└┤╧┤┘. ~/ ╟ⁿ╜─└╗ ╗τ┐δ╟╧╜├┐└\n
  7403.  
  7404. *strings.8149:%s: "%s" └║(┤┬) ╛╦ ╝÷ ╛°┤┬ ║±┴╓╛≤└╘┤╧┤┘.\n
  7405.  
  7406. *strings.8150:%s: 0x%x ╣°╚ú└╟ ║±┴╓╛≤ ╛°└╜\n
  7407.  
  7408. *strings.8151:%s: %s ┼¼╖í╜║└╟ ║±┴╓╛≤ ╛°└╜\n
  7409.  
  7410. *strings.8152:\n\n<< ╟Ñ┴╪┐└╖∙ ╕▐╜├┴÷░í ┴▀░ú┐í └▀╖╚╜└┤╧┤┘ >>
  7411.  
  7412. *strings.8153:╞─└╠╟┴ ╗²╝║┴▀ ┐└╖∙:
  7413.  
  7414. *strings.8156:║╕│╛ ╞φ┴÷╟╘(Outbox ╞·┤⌡)┐í ║╕│╗┴÷ ╛╩└║ ╕▐╜├┴÷░í\n└╓╜└┤╧┤┘. ┴÷▒▌ ║╕│╛▒ε┐Σ?\n
  7415.  
  7416. *strings.8157:║╕│╛ ╞φ┴÷╟╘(Outbox ╞·┤⌡)┐í %d░│└╟ ║╕│╗┴÷ ╛╩└║\n╕▐╜├┴÷░í └╓╜└┤╧┤┘. ┴÷▒▌ ║╕│╛▒ε┐Σ?\n
  7417.  
  7418. *strings.8158:``╝¡╣÷┐í │▓▒Φ'' ┐╔╝╟└║ POP3╝¡╣÷╕ª ╗τ┐δ╟╥ ╢º╕╕\n┴÷┐°╡╦┤╧┤┘. ╡┐└╧ ╜├╜║┼█└╟ ╕▐└╧ ╡≡╖║┼Σ╕«┐í╝¡┤┬\n┴÷┐°╡╟┴÷ ╛╩╜└┤╧┤┘. ╕▐└╧└╗ └╨▒Γ └º╟╪╝¡┤┬ ╕╒└·\n╕▐└╧ ╣╫ ┤║╜║ ╚»░µ╝│┴ñ└╟ ╝¡╣÷ ╞Σ└╠┴÷┐í╝¡ └╠\n┐╔╝╟└╗ ├δ╝╥╟╧╜├┐└.
  7419.  
  7420. *strings.8159:╡┌╖╬
  7421.  
  7422. *strings.8160:╟┴╖╣└╙┐í╝¡ ╡┌╖╬
  7423.  
  7424. *strings.8161:╛╒└╕╖╬
  7425.  
  7426. *strings.8162:╟┴╖╣└╙┐í╝¡ ╛╒└╕╖╬
  7427.  
  7428. *strings.8163:╕╒└· ╜├╜║┼█└╟ ╕▐└╧ ╞─└╧└╗ ░í╕ú┼░┤┬ $MAIL ╚»░µ║»╝÷╕ª\n╝│┴ñ╟╧╜├┐└
  7429.  
  7430. *strings.8164:╗⌡ ╕▐╜├┴÷░í ╛°╜└┤╧┤┘.
  7431.  
  7432. *strings.8165:╗τ┐δ└┌ ┴ñ└╟
  7433.  
  7434. *strings.8166:▒Γ┼╕
  7435.  
  7436. *strings.8167:┐▄║╬╖╬ ╕▐╜├┴÷╕ª ║╕│╗▒Γ └º╟╪ fork() ╟╥ ╝÷ ╛°╜└┤╧┤┘
  7437.  
  7438. *strings.8168:%s ╞─└╧└╗ └╨└╗ ╝÷ ╛°╜└┤╧┤┘.
  7439.  
  7440. *strings.8169:%s└║(┤┬) ┴╕└τ╟╧┴÷ ╛╩╜└┤╧┤┘.
  7441.  
  7442. *strings.8170:%s└║(┤┬) ╡≡╖║┼Σ╕«└╘┤╧┤┘.
  7443.  
  7444. *strings.8171:└ß▒▌ ╞─└╧└╗ ├ú└╗ ╝÷ ╛°╜└┤╧┤┘.
  7445.  
  7446. *strings.8172:└ß▒▌ ╞─└╧(Netscape.lock)└╗ ┐¡ ╝÷ ╛°╜└┤╧┤┘.
  7447.  
  7448. *strings.8173:└ß▒▌ ╞─└╧(Netscape.lock)└╠ ║»░µ╡╟╛·╜└┤╧┤┘.
  7449.  
  7450. *strings.8174:└ß▒▌ ╞─└╧└╟ ┼⌐▒Γ░í ║»░µ╡╟╛·╜└┤╧┤┘.
  7451.  
  7452. *strings.8175:└ß▒▌ ╞─└╧(Netscape.lock)└╟ ╡Ñ└╠┼╕╕ª └╨└╗ ╝÷ ╛°╜└┤╧┤┘.
  7453.  
  7454. *strings.8176:╛╓┤╧╕▐└╠╝╟ ╞─└╧└╗ ┐¡ ╝÷ ╛°╜└┤╧┤┘.
  7455.  
  7456. *strings.8177:╛╓┤╧╕▐└╠╝╟ ╞─└╧└╠ ║»░µ╡╟╛·╜└┤╧┤┘.\n▒Γ║╗ ░¬└╗ ╗τ┐δ╟╒┤╧┤┘.
  7457.  
  7458. *strings.8178:╛╓┤╧╕▐└╠╝╟ ╞─└╧└╟ ┼⌐▒Γ╕ª ╛╦ ╝÷ ╛°╜└┤╧┤┘.\n▒Γ║╗ ░¬└╗ ╗τ┐δ╟╒┤╧┤┘.
  7459.  
  7460. *strings.8179:╛╓┤╧╕▐└╠╝╟└╟ ╗÷╗≤ ╝÷╕ª ╛╦ ╝÷ ╛°╜└┤╧┤┘.\n▒Γ║╗ ░¬└╗ ╗τ┐δ╟╒┤╧┤┘.
  7461.  
  7462. *strings.8180:╛╓┤╧╕▐└╠╝╟└╟ ╗÷└╗ └╨└╗ ╝÷ ╛°╜└┤╧┤┘.\n▒Γ║╗ ░¬└╗ ╗τ┐δ╟╒┤╧┤┘.
  7463.  
  7464. *strings.8181:╛╓┤╧╕▐└╠╝╟ ╟┴╖╣└╙└╗ └╨└╗ ╝÷ ╛°╜└┤╧┤┘.\n▒Γ║╗ ░¬└╗ ╗τ┐δ╟╒┤╧┤┘.
  7465.  
  7466. *strings.8182:╛╓┤╧╕▐└╠╝╟ ╞─└╧└╟ │í┐í └╓┤┬ ╛╡╕≡╛°┤┬ ╡Ñ└╠┼╕╕ª ╣½╜├╟╒┤╧┤┘.
  7467.  
  7468. *strings.8183:║»░µ╡╚ ╣«╝¡╕ª ├ú╜└┤╧┤┘:
  7469.  
  7470. *strings.8184:╣«└┌
  7471.  
  7472. *strings.8185:╕╡┼⌐
  7473.  
  7474. *strings.8186:┤▄╢⌠
  7475.  
  7476. *strings.8187:└╠╣╠┴÷
  7477.  
  7478. *strings.8188:╟┴╖╣└╙ ┤┘╜├ ▒╫╕«▒Γ
  7479.  
  7480. *strings.8189:┤┘╜├ ▒╫╕«▒Γ
  7481.  
  7482. *strings.8190:Netscape ╕▐└╧: %.900s
  7483.  
  7484. *strings.8191:Netscape ┤║╜║: %.900s
  7485.  
  7486. *strings.8192:Netscape: %.900s
  7487.  
  7488. *strings.8193:╟┴╖╬┼Σ─▌
  7489.  
  7490. *strings.8194:╛≡╛ε
  7491.  
  7492. *strings.8195:╛╧╚ú ║»░µ
  7493.  
  7494. *strings.8196:╛╧╚ú ╝│┴ñ
  7495.  
  7496. *strings.8197:╟├╖»▒╫└╬ ╛°└╜
  7497.  
  7498. *strings.8198:Movemail ░Φ╝╙
  7499.  
  7500. *strings.8199:Movemail ├δ╝╥
  7501.  
  7502. *strings.8200:Netscape░í %s┐í╝¡\n%s/Inbox╖╬ ╕▐└╧└╗ ┐┼▒Γ╖┴░φ ╟╒┤╧┤┘.\n\n╕▐└╧└╗ ┐┼▒Γ╕Θ %s┐í╝¡\n╕▐└╧└╗ └╠╣╠ └╨└║ ┤┘╕Ñ ╕▐└╧ ╟┴╖╬▒╫╖Ñ░·\n╣«┴ª╕ª └╧└╕┼│╝÷╡╡ └╓╜└┤╧┤┘.
  7503.  
  7504. *strings.8201:└╠ ░µ░φ╕ª ┤┘└╜┐í╡╡ ╟Ñ╜├╟╒┤╧┤┘
  7505.  
  7506. *strings.8202:Netscape ╞φ┴²▒Γ: %.900s
  7507.  
  7508. *strings.8203:Netscape
  7509.  
  7510. *strings.8204:┴÷┴ñ╛╚╟╘: ╗τ┐δ└┌┐í░╘ ╚«└╬
  7511.  
  7512. *strings.8205:╡≡╜║┼⌐╖╬ └·└σ
  7513.  
  7514. *strings.8206:╟├╖»▒╫└╬ : %s
  7515.  
  7516. *strings.8207:MIME ┼╕└╘└╗ ┴÷┴ñ╟╪╛▀ ╟╒┤╧┤┘.
  7517.  
  7518. *strings.8208:╝│╕φ|├│╕«╣µ╣²
  7519.  
  7520. *strings.8209:╗⌡ ╕▐└╧└╗ ╣▐└╗ ╝÷ ╛°╜└┤╧┤┘: └ß▒▌ ╞─└╧ %s└╠(░í) ┴╕└τ╟╒┤╧┤┘.
  7521.  
  7522. *strings.8210:%s ╟├╖»▒╫└╬└╠ ╛°╜└┤╧┤┘. ╡≡╜║┼⌐ └·└σ ┼╕└╘└╕╖╬ ╣┘▓▀┤╧┤┘.\n
  7523.  
  7524. *strings.8211:┐└╖∙: %s\n%s ╟├╖»▒╫└╬└╗ └╨└╗ ╝÷ ╛°╜└┤╧┤┘. ╣½╜├╟╒┤╧┤┘.\n
  7525.  
  7526. *strings.8212:╟├╖»▒╫└╬└║ %s MIME ┼╕└╘┐í ┤δ╟╪ ┤┘╕Ñ ╝│╕φ ╢╟┤┬ ╚«└σ└┌╕ª ░í┴÷░φ └╓╜└┤╧┤┘.\n\n    ╝│╕φ = "%s"\n    ╚«└σ└┌ = "%s"\n\n╟├╖»▒╫└╬└╠ ░í┴÷░φ └╓┤┬ ╝│╕φ░· ╝¡║Ω┼╕└╘└╗ └╠┐δ╟╧░┌╜└┤╧▒ε?
  7527.  
  7528. *strings.8213:┐╔╝╟└╗ └·└σ┴▀ ┐└╖∙
  7529.  
  7530. *strings.8214:╛ε╢▓ ░¬└╠ ╣ⁿ└º╕ª ╣■╛ε│╡╜└┤╧┤┘:
  7531.  
  7532. *strings.8215:┤┘└╜ ░¬└╠ ╣ⁿ└º╕ª ╣■╛ε│╡╜└┤╧┤┘:
  7533.  
  7534. *strings.8216:1░· 100╗τ└╠└╟ ┐¡└╗ ┴÷┴ñ╟╥ ╝÷ └╓╜└┤╧┤┘.
  7535.  
  7536. *strings.8217:1░· 100╗τ└╠└╟ ╟α└╗ ┴÷┴ñ╟╥ ╝÷ └╓╜└┤╧┤┘.
  7537.  
  7538. *strings.8218:░í└σ└┌╕«└╟ ╡╬▓▓┤┬ 0║╬┼═ 10000 ╟╚╝┐└╗ ╗τ┐δ╟╥ ╝÷ └╓╜└┤╧┤┘.
  7539.  
  7540. *strings.8219:╝┐ ░ú░▌└║ 0║╬┼═ 10000╟╚╝┐└╗ ╗τ┐δ╟╥ ╝÷ └╓╜└┤╧┤┘.
  7541.  
  7542. *strings.8220:╝┐ ├ñ┐∞▒Γ┐í┤┬ 0║╬┼═ 10000╟╚╝┐└╗ ╗τ┐δ╟╥ ╝÷ └╓╜└┤╧┤┘.
  7543.  
  7544. *strings.8221:╞°└║ 1║╬┼═ 10000╟╚╝┐└╗ ╗τ┐δ╟╧░┼│¬,\n1║╬┼═ 100%╕ª ╗τ┐δ╟╥ ╝÷ └╓╜└┤╧┤┘.
  7545.  
  7546. *strings.8222:│⌠└╠┤┬ 1║╬┼═ 10000╟╚╝┐└╗ ╗τ┐δ╟╧░┼│¬,\n1║╬┼═ 100%╕ª ╗τ┐δ╟╥ ╝÷ └╓╜└┤╧┤┘.
  7547.  
  7548. *strings.8223:│⌠└╠┤┬ 1║╬┼═ 10000╟╚╝┐└╗ ╗τ┐δ╟╥ ╝÷ └╓╜└┤╧┤┘.
  7549.  
  7550. *strings.8224:│⌠└╠┤┬ 1║╬┼═ 10000╟╚╝┐└╗ ╗τ┐δ╟╥ ╝÷ └╓╜└┤╧┤┘.
  7551.  
  7552. *strings.8225:░ú░▌└║ 1║╬┼═ 10000╟╚╝┐└╗ ╗τ┐δ╟╥ ╝÷ └╓╜└┤╧┤┘.
  7553.  
  7554. *strings.8226:╗⌡ ░¬└╗ │╓░φ ┤┘╜├ ╜├╡╡╟╧╜├┐└.
  7555.  
  7556. *strings.8227:╗⌡ ░¬╡Θ└╗ │╓░φ ┤┘╜├ ╜├╡╡╟╧╜├┐└.
  7557.  
  7558. *strings.8228:╕╡┼⌐└╟ ┼╪╜║╞« └╘╖┬:
  7559.  
  7560. *strings.8229:╕╡┼⌐╡╚ └╠╣╠┴÷:
  7561.  
  7562. *strings.8230:╕╡┼⌐╡╚ ┼╪╜║╞«:
  7563.  
  7564. *strings.8231:╝▒┼├╟╤ ╣«╝¡┐ú ╕φ╜├╡╚ ╕±└√┴÷░í ╛°╜└┤╧┤┘
  7565.  
  7566. *strings.8232:┴÷┴ñ╡╚ ╣«╝¡┐í ╕φ╜├╡╚ ╕±└√┴÷╖╬ ╕╡┼⌐(╝▒┼├╗τ╟╫).
  7567.  
  7568. *strings.8233:╟÷└τ ╣«╝¡┐í ╕φ╜├╡╚ ╕±└√┴÷╖╬ ╕╡┼⌐(╝▒┼├╗τ╟╫).
  7569.  
  7570. *strings.8234:╕╡┼⌐╕ª ╗Φ┴ª╟╥▒ε┐Σ?
  7571.  
  7572. *strings.8235:<╣╠╚«└╬>
  7573.  
  7574. *strings.8236:┐¡╕«┴÷ ╛╩└║ ┼┬▒╫: '<'░í └╓╛ε╛▀ ╟╒┤╧┤┘
  7575.  
  7576. *strings.8237:┐¡╕«┴÷ ╛╩└║ ┼┬▒╫: '>'░í └╓╛ε╛▀ ╟╒┤╧┤┘
  7577.  
  7578. *strings.8238:┼┬▒╫┐í │í│¬┴÷ ╛╩└║ ╣«└┌┐¡└╠ └╓╜└┤╧┤┘. ┤▌┤┬ ╡√┐╚╟Ñ░í ╟╩┐Σ╟╒┤╧┤┘
  7579.  
  7580. *strings.8239:┼┬▒╫╕ª │╩╣½ └╨┬∩ ┤▌╛╥╜└┤╧┤┘
  7581.  
  7582. *strings.8240:┼┬▒╫ └╠╕º└╠ └╓╛ε╛▀ ╟╒┤╧┤┘
  7583.  
  7584. *strings.8241:╛╦ ╝÷ ╛°┤┬ ┼┬▒╫ ┐└╖∙
  7585.  
  7586. *strings.8242:┼┬▒╫┤┬ ┴ñ╗≤└╘┤╧┤┘
  7587.  
  7588. *strings.8243:└╠ ╣«╝¡┤┬ ╟┴╖╣└╙└╗ ╞≈╟╘╟╧░φ └╓╜└┤╧┤┘.\n╟÷└τ ╣÷└ⁿ└║ ╟┴╖╣└╙└╗ ╞≈╟╘╟╧┤┬ ╣«╝¡┐í ┤δ╟╤ ╞φ┴²▒Γ┤╔└╠ ╛°╜└┤╧┤┘.
  7589.  
  7590. *strings.8244:└╠ ╣«╝¡┤┬ ┴ª╟░┴ñ║╕ ╣«╝¡└╘┤╧┤┘.\n╞φ┴²▒Γ╖╬ ╞φ┴²╟╥ ╝÷ ╛°╜└┤╧┤┘.
  7591.  
  7592. *strings.8245:┐Σ├╗╟╤ └█╛≈└╗ ░Φ╝╙╟╧▒Γ └ⁿ┐í ╞─└╧└╗\n└·└σ╟╪╛▀ ╟╒┤╧┤┘.
  7593.  
  7594. *strings.8246:┤┘└╜ ╞─└╧┐í ║»░µ╡╚ │╗┐δ└╗ └·└σ╟╥▒ε┐Σ?\n%.900s?
  7595.  
  7596. *strings.8247:┐└╖∙ ╣°╚ú = (%d).
  7597.  
  7598. *strings.8248:┴÷▒▌└║ ║╣╗τ╟╧░┼│¬ └▀╢≤│╗▒Γ╕ª ╟╥ ╝÷ ╛°╜└┤╧┤┘. ┤┘└╜┐í ┤┘╜├ ╟╤╣° ╜├╡╡╟╧╜├┐└.
  7599.  
  7600. *strings.8249:╛╞╣½░═╡╡ ╝▒┼├╟╧┴÷ ╛╩╛╥╜└┤╧┤┘.
  7601.  
  7602. *strings.8250:╝▒┼├│╗┐δ└║ ┼╫└╠║φ ╝┐└╟ ░µ░Φ╕ª ╞≈╟╘╟╒┤╧┤┘.\n╗Φ┴ª ╣╫ ║╣╗τ┤┬ ╟π┐δ╡╟┴÷ ╛╩╜└┤╧┤┘.
  7603.  
  7604. *strings.8251:╕φ╖╔└╗ ┴÷┴ñ╟╧┴÷ ╛╩╛╥╜└┤╧┤┘!
  7605.  
  7606. *strings.8252:╞φ┴²▒Γ ╚»░µ╝│┴ñ┐í╝¡ HTML ╞φ┴²▒Γ╕ª ┴÷┴ñ╟╧┴÷ ╛╩╛╥╜└┤╧┤┘.\n%f ╞─└╧┐í ┤δ╟╧┐⌐ ┴÷┴ñ╟╧╜├┐└. Netscape┤┬ %f(└╗)╕ª ┴ñ╚«╟╤\n└╠╕º└╕╖╬ ╣┘▓▀┤╧┤┘. ┐╣╕ª ╡Θ╕Θ,\n             xgifedit %f\n┴÷▒▌ ╞φ┴²▒Γ ╚»░µ╝│┴ñ┐í╝¡ ░¬└╗ └╧╖┬╟╧░┌╜└┤╧▒ε?
  7607.  
  7608. *strings.8253:├│╕«▒Γ `%s' └╟ ╣«╣² ┐└╖∙└╘┤╧┤┘
  7609.  
  7610. *strings.8254:├│╕«▒Γ `%s' ┐í ╕┬┴÷ ╛╩┤┬ └⌐╡╡┐∞ ┼╕└╘└╘┤╧┤┘.
  7611.  
  7612. *strings.8255:Netscape Navigator ░ⁿ╕« ┼░╞«╖╬ ║»░µ╟▀└╜.\n╣÷└ⁿ: %s\n╗τ┐δ└┌ ┴ª╟░: C
  7613.  
  7614. *strings.8256:╡≡╜║┼⌐└╟ ░│└╬ MIME ┼╕└╘ ╞─└╧(%s)└╠ ║»░µ╡╟╛·╜└┤╧┤┘. └·└σ╟╧┴÷ ╛╩└║\n│╗┐δ└╗ ╣½╜├╟╧░φ ┤┘╜├ └╨└╗▒ε┐Σ?
  7615.  
  7616. *strings.8257:╡≡╜║┼⌐└╟ ░│└╬ Mailcap ╞─└╧(%s)└╠ ║»░µ╡╟╛·╜└┤╧┤┘. └·└σ╟╧┴÷ ╛╩└║\n│╗┐δ└╗ ╣½╜├╟╧░φ ┤┘╜├ └╨└╗▒ε┐Σ?
  7617.  
  7618. *strings.8258:╡≡╜║┼⌐└╟ ░│└╬ MIME ┼╕└╘ ╞─└╧(%s)└╠ ║»░µ╡╟╛·└╕╣╟╖╬ ┤┘╜├ └╨╜└┤╧┤┘.
  7619.  
  7620. *strings.8259:╡≡╜║┼⌐└╟ ░│└╬ Mailcap ╞─└╧(%s)└╠ ║»░µ╡╟╛·└╕╣╟╖╬ ┤┘╜├ └╨╜└┤╧┤┘.
  7621.  
  7622. *strings.8260:╞φ┴²▒Γ ╚»░µ╝│┴ñ┐í╝¡ └╠╣╠┴÷ ╞φ┴²▒Γ╕ª ┴÷┴ñ╟╧┴÷ ╛╩╛╥╜└┤╧┤┘.\n%f ╞─└╧┐í ┤δ╟╧┐⌐ ┴÷┴ñ╟╧╜├┐└. Netscape┤┬ %f(└╗)╕ª ┴ñ╚«╟╤\n└╠╕º└╕╖╬ ╣┘▓▀┤╧┤┘. ┐╣╕ª ╡Θ╕Θ,\n             xgifedit %f\n┴÷▒▌ ╞φ┴²▒Γ ╚»░µ╝│┴ñ┐í╝¡ ░¬└╗ └╧╖┬╟╧░┌╜└┤╧▒ε?
  7623.  
  7624. *strings.8261:┴÷▒▌ ┐°░┼╕«  ╝¡╣÷└╟ ╣«╝¡│¬ └╠╣╠┴÷╕ª\n┤┘┐ε╖╬╡σ╟╧╖┴░φ ╟╒┤╧┤┘.\n╞╟▒╟, └·└█▒╟ ╡ε└╟ ┴÷└√╝╥└»▒╟└╠ └√┐δ╡╟┤┬\n╣«╝¡│¬ └╠╣╠┴÷┐í ┤δ╟╧┐⌐ ╟π░í╕ª ╣▐╛╞╛▀╕╕ ╟╒┤╧┤┘.
  7625.  
  7626. *strings.8262:└╧▒Γ└ⁿ┐δ ╞─└╧└╘┤╧┤┘.
  7627.  
  7628. *strings.8263:╞─└╧└╠ └ß░▄└╓╜└┤╧┤┘. │¬┴▀┐í ╜├╡╡╟╧╜├┐└.
  7629.  
  7630. *strings.8264:└▀╕°╡╚ ╞─└╧ URL└╘┤╧┤┘.
  7631.  
  7632. *strings.8265:╛▓▒Γ ╞─└╧ ┐¡▒Γ ┐└╖∙.
  7633.  
  7634. *strings.8266:╞─└╧ ╛▓▒Γ ┐└╖∙.
  7635.  
  7636. *strings.8267:└╙╜├ ╣Θ╛≈ ╞─└╧ └█╝║ ┐└╖∙.
  7637.  
  7638. *strings.8268:└╙╜├ ╣Θ╛≈ ╞─└╧ ╗Φ┴ª ┐└╖∙.
  7639.  
  7640. *strings.8269:╣«╝¡ └·└σ└╗ ░Φ╝╙╟╥▒ε┐Σ?
  7641.  
  7642. *strings.8270:┤┘└╜ ╞─└╧└╗ └·└σ┴▀ ┐└╖∙░í ╣▀╗²╟▀╜└┤╧┤┘.\n%.900s
  7643.  
  7644. *strings.8271:┼█╟├╕┤ ╣«╝¡└╟ ╗⌡ └º─í╕ª ┴÷┴ñ╟╧┴÷ ╛╩╛╥╜└┤╧┤┘.\n┴÷▒▌ ╞φ┴²▒Γ ╚»░µ╝│┴ñ┐í╝¡ ░¬└╗ └╧╖┬╟╧░┌╜└┤╧▒ε?
  7645.  
  7646. *strings.8272:└┌╡┐└·└σ ░ú░▌┐í 0┐í╝¡ 600 ║╨╗τ└╠└╟ ░¬└╗ └╘╖┬╟╧╜├┐└.
  7647.  
  7648. *strings.8273:├ú╛╞░Ñ ▒Γ║╗ └º─í╕ª ┴÷┴ñ╟╧┴÷ ╛╩╛╥╜└┤╧┤┘.\n┴÷▒▌ ╞φ┴²▒Γ ╚»░µ╝│┴ñ┐í╝¡ ░¬└╗ └╧╖┬╟╧░┌╜└┤╧▒ε?
  7649.  
  7650. *strings.8274:├Γ╞╟╕±└√┴÷ ╜├└█└║ "ftp://" or "http://" └╠╛ε╛▀ ╟╒┤╧┤┘.\n╗⌡ ░¬└╗ └╘╖┬╟╧░φ ┤┘╜├ ╜├╡╡╟╧╜├┐└.
  7651.  
  7652. *strings.8275:└╠╣╠┴÷░í ┐°░┼╕« └º─í┐í └╓╜└┤╧┤┘.\n╞φ┴²╟╧▒Γ└ⁿ┐í └╠╣╠┴÷╕ª ╡≡╜║┼⌐┐í └·└σ╟╧╜├┐└.
  7653.  
  7654. *strings.8276:╗÷╗≤╟Ñ╕ª ╟╥┤τ╣▐└╗ ╝÷ ╛°╜└┤╧┤┘
  7655.  
  7656. *strings.8277:┐°░┼╕«╝¡╣÷┐í ┐├╕«┤┬ ╞─└╧ └╠╕º:\n%.900s
  7657.  
  7658. *strings.8278:╞─└╧└╗ ╡≡╜║┼⌐┐í └·└σ:\n%.900s
  7659.  
  7660. *strings.8279:└╠╣╠┴÷ ╞─└╧ └╨▒Γ:\n%.900s
  7661.  
  7662. *strings.8280:%d ╣°┬░ ╞─└╧(├╤ %d)
  7663.  
  7664. *strings.8281:╝╥╜║╕ª ├ú└╗ ╝÷ ╛°╜└┤╧┤┘.
  7665.  
  7666. *strings.8282:└╠ ╣«╝¡╕ª │¬┴▀┐í ╝÷╡┐└╕╖╬ └·└σ╟╥ ╢º▒ε┴÷\n└┌╡┐└·└σ ▒Γ┤╔└╗ ┴▀┴÷╟╧╖┴╕Θ, ├δ╝╥╕ª ┤⌐╕ú╜├┐└.
  7667.  
  7668.